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

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 125 void deleteTextureAsync(uint32_t texture);
Layer.cpp 188 mFlinger->deleteTextureAsync(mTextureName);
    [all...]
SurfaceFlinger.cpp 320 void SurfaceFlinger::deleteTextureAsync(uint32_t texture) {
    [all...]
SurfaceFlinger_hwc1.cpp 317 void SurfaceFlinger::deleteTextureAsync(uint32_t texture) {
    [all...]

Completed in 53 milliseconds