HomeSort by relevance Sort by last modified time
    Searched refs:onDrawTextRSXform (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/skia/include/core/
SkOverdrawCanvas.h 28 void onDrawTextRSXform(const void*, size_t, const SkRSXform[], const SkRect*,
  /external/skia/include/utils/
SkLuaCanvas.h 41 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
SkNoDrawCanvas.h 47 void onDrawTextRSXform(const void*, size_t, const SkRSXform[], const SkRect*,
SkDumpCanvas.h 93 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
SkNWayCanvas.h 52 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
SkPaintFilterCanvas.h 100 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
  /external/skqp/include/core/
SkOverdrawCanvas.h 28 void onDrawTextRSXform(const void*, size_t, const SkRSXform[], const SkRect*,
  /external/skqp/include/utils/
SkLuaCanvas.h 41 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
SkNoDrawCanvas.h 47 void onDrawTextRSXform(const void*, size_t, const SkRSXform[], const SkRect*,
SkDumpCanvas.h 93 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
SkNWayCanvas.h 52 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
SkPaintFilterCanvas.h 97 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
  /external/skia/src/core/
SkLiteRecorder.h 59 void onDrawTextRSXform(const void*, size_t,
SkRecorder.h 88 void onDrawTextRSXform(const void* text,
  /external/skqp/src/core/
SkLiteRecorder.h 59 void onDrawTextRSXform(const void*, size_t,
SkRecorder.h 88 void onDrawTextRSXform(const void* text,
  /frameworks/base/libs/hwui/
SkiaCanvasProxy.h 89 virtual void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform[],
  /frameworks/base/libs/hwui/pipeline/skia/
DumpOpsCanvas.h 102 void onDrawTextRSXform(const void*, size_t, const SkRSXform[], const SkRect*,
  /frameworks/base/libs/hwui/tests/unit/
FatalTestCanvas.h 49 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform[],
51 ADD_FAILURE() << "onDrawTextRSXform not expected in this test";
  /external/skia/src/utils/
SkPaintFilterCanvas.cpp 219 void SkPaintFilterCanvas::onDrawTextRSXform(const void* text, size_t byteLength,
224 this->INHERITED::onDrawTextRSXform(text, byteLength, xform, cull, *apf.paint());
  /external/skqp/src/utils/
SkPaintFilterCanvas.cpp 219 void SkPaintFilterCanvas::onDrawTextRSXform(const void* text, size_t byteLength,
224 this->INHERITED::onDrawTextRSXform(text, byteLength, xform, cull, *apf.paint());
  /external/skia/src/pipe/
SkPipeCanvas.h 116 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
  /external/skia/tools/debugger/
SkDebugCanvas.h 193 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform[], const SkRect*,
  /external/skqp/src/pipe/
SkPipeCanvas.h 116 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform xform[],
  /external/skqp/tools/debugger/
SkDebugCanvas.h 193 void onDrawTextRSXform(const void* text, size_t byteLength, const SkRSXform[], const SkRect*,

Completed in 1158 milliseconds

1 2 3