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

  /external/chromium_org/third_party/skia/src/gpu/
GrSWMaskHelper.h 36 * toTexture(); // to get it from the internal bitmap to the GPU
66 void toTexture(GrTexture* texture);
GrSWMaskHelper.cpp 133 void GrSWMaskHelper::toTexture(GrTexture *texture) {
167 helper.toTexture(ast.texture());
GrClipMaskManager.cpp     [all...]
  /external/skia/src/gpu/
GrSWMaskHelper.h 36 * toTexture(); // to get it from the internal bitmap to the GPU
66 void toTexture(GrTexture* texture);
GrSWMaskHelper.cpp 133 void GrSWMaskHelper::toTexture(GrTexture *texture) {
167 helper.toTexture(ast.texture());
GrClipMaskManager.cpp     [all...]

Completed in 243 milliseconds