Home
last modified time | relevance | path

Searched refs:setIsVolatile (Results 1 – 25 of 62) sorted by relevance

123

/external/skqp/bench/
DPathTextBench.cpp54 fGlyphs[i].setIsVolatile(fUncached); in onDelayedSetup()
81 fClipPath.setIsVolatile(fUncached); in onDelayedSetup()
/external/skia/bench/
DPathTextBench.cpp54 fGlyphs[i].setIsVolatile(fUncached); in onDelayedSetup()
81 fClipPath.setIsVolatile(fUncached); in onDelayedSetup()
/external/skqp/src/core/
DSkClipStack.cpp167 path.setIsVolatile(true); in initRect()
185 path.setIsVolatile(true); in initRRect()
211 fDeviceSpacePath.get()->setIsVolatile(true); in initAsPath()
220 path->setIsVolatile(true); in asDeviceSpacePath()
225 path->setIsVolatile(true); in asDeviceSpacePath()
230 path->setIsVolatile(true); in asDeviceSpacePath()
236 path->setIsVolatile(true); in asDeviceSpacePath()
DSkRasterClip.cpp269 devPath.setIsVolatile(true); in op()
371 path.setIsVolatile(true); in op()
DSkDevice.cpp121 path.setIsVolatile(true); in drawDRRect()
459 tmp.setIsVolatile(true); in drawTextOnPath()
DSkBitmap.cpp368 void SkBitmap::setIsVolatile(bool isVolatile) { in setIsVolatile() function in SkBitmap
459 dst.setIsVolatile(this->isVolatile()); in extractSubset()
/external/skia/src/core/
DSkClipStack.cpp167 path.setIsVolatile(true); in initRect()
185 path.setIsVolatile(true); in initRRect()
211 fDeviceSpacePath.get()->setIsVolatile(true); in initAsPath()
220 path->setIsVolatile(true); in asDeviceSpacePath()
225 path->setIsVolatile(true); in asDeviceSpacePath()
230 path->setIsVolatile(true); in asDeviceSpacePath()
236 path->setIsVolatile(true); in asDeviceSpacePath()
DSkRasterClip.cpp269 devPath.setIsVolatile(true); in op()
371 path.setIsVolatile(true); in op()
DSkBitmap.cpp368 void SkBitmap::setIsVolatile(bool isVolatile) { in setIsVolatile() function in SkBitmap
459 dst.setIsVolatile(this->isVolatile()); in extractSubset()
DSkDevice.cpp122 path.setIsVolatile(true); in drawDRRect()
460 tmp.setIsVolatile(true); in drawTextOnPath()
/external/skia/tests/
DGpuDrawPathTest.cpp125 path1.setIsVolatile(true);
159 path3.setIsVolatile(true);
DBitmapCopyTest.cpp88 bitmap.setIsVolatile(true); in DEF_TEST()
117 bitmap.setIsVolatile(false); in DEF_TEST()
/external/skqp/tests/
DGpuDrawPathTest.cpp125 path1.setIsVolatile(true);
159 path3.setIsVolatile(true);
DBitmapCopyTest.cpp88 bitmap.setIsVolatile(true); in DEF_TEST()
117 bitmap.setIsVolatile(false); in DEF_TEST()
DGrCCPRTest.cpp88 path.setIsVolatile(true); in drawPath()
/external/skqp/src/gpu/
DGrStyle.cpp154 dst->setIsVolatile(true); in applyPathEffect()
186 dst->setIsVolatile(true); in applyToPath()
DGrBlurUtils.cpp188 result->setIsVolatile(true); in draw_path_with_mask_filter()
288 result->setIsVolatile(true); in drawPathWithMaskFilter()
DSkGpuDevice.cpp314 path.setIsVolatile(true); in drawPoints()
375 path.setIsVolatile(true); in drawRect()
436 path.setIsVolatile(true); in drawRRect()
478 path.setIsVolatile(true); in drawDRRect()
514 path.setIsVolatile(true); in drawOval()
/external/skia/src/gpu/
DGrStyle.cpp154 dst->setIsVolatile(true); in applyPathEffect()
186 dst->setIsVolatile(true); in applyToPath()
DGrBlurUtils.cpp188 result->setIsVolatile(true); in draw_path_with_mask_filter()
288 result->setIsVolatile(true); in drawPathWithMaskFilter()
/external/skqp/gm/
Dblurcircles2.cpp53 dst->setIsVolatile(true); in onDraw()
Dconcavepaths.cpp71 path.setIsVolatile(true); in test_intruding_vertex()
88 path.setIsVolatile(true); in test_inversion_repeat_vertex()
/external/skia/gm/
Dblurcircles2.cpp53 dst->setIsVolatile(true); in onDraw()
Dconcavepaths.cpp71 path.setIsVolatile(true); in test_intruding_vertex()
88 path.setIsVolatile(true); in test_inversion_repeat_vertex()
/external/skqp/include/core/
DSkBitmap.h314 void setIsVolatile(bool isVolatile);

123