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

  /external/skia/include/gpu/
SkGpuDevice.h 129 void unlockCachedTexture(TexCache);
  /external/skia/src/gpu/
SkGpuDevice.cpp 75 fDevice->unlockCachedTexture(fTex);
92 fDevice->unlockCachedTexture(fTex);
    [all...]

Completed in 378 milliseconds