Searched refs:GrTextureStorageAllocator (Results 1 – 8 of 8) sorted by relevance
19 static GrTextureStorageAllocator::Result allocateTextureStorage(void* ctx, in allocateTextureStorage()24 return GrTextureStorageAllocator::Result::kFailed; in allocateTextureStorage()43 return GrTextureStorageAllocator::Result::kSucceededWithoutUpload; in allocateTextureStorage()64 GrTextureStorageAllocator grAllocator; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()99 GrTextureStorageAllocator grAllocator; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
131 const SkSurfaceProps* = NULL, GrTextureStorageAllocator = GrTextureStorageAllocator());
57 … InitContents, GrTextureStorageAllocator = GrTextureStorageAllocator());263 int sampleCount, GrTextureStorageAllocator);
154 GrTextureStorageAllocator customAllocator) { in Create()190 int sampleCount, GrTextureStorageAllocator textureStorageAllocator) { in CreateRenderTarget()
434 struct GrTextureStorageAllocator { struct435 GrTextureStorageAllocator() in GrTextureStorageAllocator() argument517 GrTextureStorageAllocator fTextureStorageAllocator;
215 const SkSurfaceProps*, GrTextureStorageAllocator) { in NewRenderTarget() argument
146 GrTextureStorageAllocator customAllocator) { in NewRenderTarget()
1576 case GrTextureStorageAllocator::Result::kSucceededAndUploaded: in createTextureExternalAllocatorImpl()1578 case GrTextureStorageAllocator::Result::kFailed: in createTextureExternalAllocatorImpl()1580 case GrTextureStorageAllocator::Result::kSucceededWithoutUpload: in createTextureExternalAllocatorImpl()