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

  /external/chromium_org/third_party/skia/src/gpu/
GrSWMaskHelper.h 37 * toTexture(); // to get it from the internal bitmap to the GPU
69 void toTexture(GrTexture* texture);
125 // toTexture with the data filled in depending on the texture config.
GrSWMaskHelper.cpp 284 void GrSWMaskHelper::toTexture(GrTexture *texture) {
334 helper.toTexture(ast.texture());
GrClipMaskManager.cpp     [all...]

Completed in 1540 milliseconds