OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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