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

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

Completed in 65 milliseconds