HomeSort by relevance Sort by last modified time
    Searched full:deallocatetexturestorage (Results 1 - 1 of 1) sorted by null

  /external/skia/tests/
TextureStorageAllocator.cpp 45 static void deallocateTextureStorage(void* ctx, GrBackendObject texture) {
66 grAllocator.fDeallocateTextureStorage= &TestStorageAllocator::deallocateTextureStorage;
101 grAllocator.fDeallocateTextureStorage= &TestStorageAllocator::deallocateTextureStorage;

Completed in 122 milliseconds