Home
last modified time | relevance | path

Searched defs:dashType (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tests/
DAsADashTest.cpp20 SkPathEffect::DashType dashType = pe->asADash(&info); in DEF_TEST() local
29 SkPathEffect::DashType dashType = pe->asADash(nullptr); in DEF_TEST() local
42 SkPathEffect::DashType dashType = pe->asADash(&info); in DEF_TEST() local
/external/skia/tests/
DAsADashTest.cpp20 SkPathEffect::DashType dashType = pe->asADash(&info); in DEF_TEST() local
29 SkPathEffect::DashType dashType = pe->asADash(nullptr); in DEF_TEST() local
42 SkPathEffect::DashType dashType = pe->asADash(&info); in DEF_TEST() local
/external/skia/src/core/
DSkPictureCommon.h40 SkPathEffect::DashType dashType = effect->asADash(&info); in operator() local
/external/skqp/src/core/
DSkPictureCommon.h40 SkPathEffect::DashType dashType = effect->asADash(&info); in operator() local
/external/skqp/src/utils/
DSkLua.cpp1109 SkPathEffect::DashType dashType = pe->asADash(&info); in lpatheffect_asADash() local
/external/skia/src/utils/
DSkLua.cpp1109 SkPathEffect::DashType dashType = pe->asADash(&info); in lpatheffect_asADash() local
/external/skqp/tools/debugger/
DSkDrawCommand.cpp930 SkPathEffect::DashType dashType = pathEffect->asADash(&dashInfo); in apply_paint_patheffect() local
/external/skia/tools/debugger/
DSkDrawCommand.cpp931 SkPathEffect::DashType dashType = pathEffect->asADash(&dashInfo); in apply_paint_patheffect() local