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

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 118 void deleteTextureAsync(uint32_t texture);
Layer.cpp 152 mFlinger->deleteTextureAsync(mTextureName);
    [all...]
SurfaceFlinger.cpp 306 void SurfaceFlinger::deleteTextureAsync(uint32_t texture) {
    [all...]

Completed in 308 milliseconds