Searched refs:pixelRefStableID (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DTextureCache.h100 ANDROID_API void releaseTexture(uint32_t pixelRefStableID);
H A DTextureCache.cpp189 void TextureCache::releaseTexture(uint32_t pixelRefStableID) { argument
191 mGarbage.push_back(pixelRefStableID);

Completed in 32 milliseconds