HomeSort by relevance Sort by last modified time
    Searched refs:fPoolIndexBuffer (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrGpu.cpp 47 poolState.fPoolIndexBuffer = (GrIndexBuffer*)DEBUG_INVAL_BUFFER;
362 newState.fPoolIndexBuffer = (GrIndexBuffer*)DEBUG_INVAL_BUFFER;
478 &geomPoolState.fPoolIndexBuffer,
526 &geomPoolState.fPoolIndexBuffer,
GrInOrderDrawBuffer.h 231 const GrIndexBuffer* fPoolIndexBuffer;
GrInOrderDrawBuffer.cpp 45 poolState.fPoolIndexBuffer = (GrIndexBuffer*)~0;
374 draw->fIndexBuffer = poolState.fPoolIndexBuffer;
686 &poolState.fPoolIndexBuffer,
726 poolState.fPoolIndexBuffer = NULL;
755 &poolState.fPoolIndexBuffer,
779 poolState.fPoolIndexBuffer = (GrIndexBuffer*)~0;
GrGpu.h 381 const GrIndexBuffer* fPoolIndexBuffer;
  /external/skia/src/gpu/
GrGpu.cpp 47 poolState.fPoolIndexBuffer = (GrIndexBuffer*)DEBUG_INVAL_BUFFER;
362 newState.fPoolIndexBuffer = (GrIndexBuffer*)DEBUG_INVAL_BUFFER;
478 &geomPoolState.fPoolIndexBuffer,
526 &geomPoolState.fPoolIndexBuffer,
GrInOrderDrawBuffer.h 231 const GrIndexBuffer* fPoolIndexBuffer;
GrInOrderDrawBuffer.cpp 45 poolState.fPoolIndexBuffer = (GrIndexBuffer*)~0;
374 draw->fIndexBuffer = poolState.fPoolIndexBuffer;
686 &poolState.fPoolIndexBuffer,
726 poolState.fPoolIndexBuffer = NULL;
755 &poolState.fPoolIndexBuffer,
779 poolState.fPoolIndexBuffer = (GrIndexBuffer*)~0;
GrGpu.h 381 const GrIndexBuffer* fPoolIndexBuffer;
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL_program.cpp 331 ibuf = (GrGLIndexBuffer*) geoPoolState.fPoolIndexBuffer;
  /external/skia/src/gpu/gl/
GrGpuGL_program.cpp 331 ibuf = (GrGLIndexBuffer*) geoPoolState.fPoolIndexBuffer;

Completed in 79 milliseconds