Searched refs:toTexture (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DGrSWMaskHelper.h37 * toTexture(); // to get it from the internal bitmap to the GPU
65 void toTexture(GrTexture* texture);
131 // toTexture with the data filled in depending on the texture config.
H A DGrSWMaskHelper.cpp277 void GrSWMaskHelper::toTexture(GrTexture *texture) { function in class:GrSWMaskHelper
333 helper.toTexture(texture);
H A DGrClipMaskManager.cpp1149 helper.toTexture(result);

Completed in 101 milliseconds