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

  /external/skia/include/gpu/
GrContext.h 166 enum ScratchTexMatch {
195 GrTexture* lockAndRefScratchTexture(const GrTextureDesc&, ScratchTexMatch match);
    [all...]
  /external/skia/src/gpu/
GrContext.cpp 375 GrTexture* GrContext::lockAndRefScratchTexture(const GrTextureDesc& inDesc, ScratchTexMatch match) {
    [all...]
SkGpuDevice.cpp     [all...]

Completed in 648 milliseconds