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

  /external/chromium_org/third_party/skia/src/gpu/
GrInOrderDrawBuffer.h 195 kStatePreallocCnt = 8,
204 GrSTAllocator<kStatePreallocCnt, StencilPath> fStencilPaths;
205 GrSTAllocator<kStatePreallocCnt, DrawPath> fDrawPaths;
206 GrSTAllocator<kStatePreallocCnt, GrDrawState::DeferredState> fStates;
  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 195 kStatePreallocCnt = 8,
204 GrSTAllocator<kStatePreallocCnt, StencilPath> fStencilPaths;
205 GrSTAllocator<kStatePreallocCnt, DrawPath> fDrawPaths;
206 GrSTAllocator<kStatePreallocCnt, GrDrawState::DeferredState> fStates;

Completed in 102 milliseconds