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

  /external/skia/src/gpu/
GrRenderTargetOpList.h 165 char fClipAllocatorStorage[4096];
GrRenderTargetOpList.cpp 37 , fClipAllocator(fClipAllocatorStorage, sizeof(fClipAllocatorStorage),
38 sizeof(fClipAllocatorStorage)) {

Completed in 45 milliseconds