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

  /external/skia/src/gpu/
GrTexture.cpp 31 nonConstThis->INHERITED::getContext()->addExistingTextureToCache(nonConstThis);
33 // Note: "this" texture might be freed inside addExistingTextureToCache
GrContext.cpp 444 void GrContext::addExistingTextureToCache(GrTexture* texture) {
    [all...]
  /external/skia/include/gpu/
GrContext.h     [all...]

Completed in 519 milliseconds