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

  /external/chromium_org/third_party/skia/src/gpu/
GrTexture.cpp 36 nonConstThis->INHERITED::getContext()->addExistingTextureToCache(nonConstThis);
38 // Note: "this" texture might be freed inside addExistingTextureToCache
GrContext.cpp 479 void GrContext::addExistingTextureToCache(GrTexture* texture) {
534 // addExistingTextureToCache once its ref count reaches 0. For
    [all...]
  /external/skia/src/gpu/
GrTexture.cpp 36 nonConstThis->INHERITED::getContext()->addExistingTextureToCache(nonConstThis);
38 // Note: "this" texture might be freed inside addExistingTextureToCache
GrContext.cpp 479 void GrContext::addExistingTextureToCache(GrTexture* texture) {
534 // addExistingTextureToCache once its ref count reaches 0. For
    [all...]
  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h     [all...]
  /external/skia/include/gpu/
GrContext.h     [all...]

Completed in 47 milliseconds