Searched defs:drawPosText (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/compute/sk/ |
D | SkDevice_Compute.h | 201 void drawPosText(const void* t, size_t l, const SkScalar p[], int s, const SkPoint& o, in drawPosText() function
|
D | SkDevice_Compute.cpp | 735 SkDevice_Compute::drawPosText(const void * text, in drawPosText() function in SkDevice_Compute
|
/external/skqp/src/compute/sk/ |
D | SkDevice_Compute.h | 201 void drawPosText(const void* t, size_t l, const SkScalar p[], int s, const SkPoint& o, in drawPosText() function
|
D | SkDevice_Compute.cpp | 735 SkDevice_Compute::drawPosText(const void * text, in drawPosText() function in SkDevice_Compute
|