HomeSort by relevance Sort by last modified time
    Searched refs:Define_Named_Dest_Key (Results 1 - 8 of 8) sorted by null

  /external/skia/src/core/
SkAnnotationKeys.h 24 static const char* Define_Named_Dest_Key();
SkAnnotation.cpp 18 const char* SkAnnotationKeys::Define_Named_Dest_Key() {
40 canvas->drawAnnotation(rect, SkAnnotationKeys::Define_Named_Dest_Key(), name);
  /external/skqp/src/core/
SkAnnotationKeys.h 24 static const char* Define_Named_Dest_Key();
SkAnnotation.cpp 18 const char* SkAnnotationKeys::Define_Named_Dest_Key() {
40 canvas->drawAnnotation(rect, SkAnnotationKeys::Define_Named_Dest_Key(), name);
  /external/skia/tests/
SerializationTest.cpp 630 { r1, SkAnnotationKeys::Define_Named_Dest_Key(), std::move(d1) },
  /external/skqp/tests/
SerializationTest.cpp 630 { r1, SkAnnotationKeys::Define_Named_Dest_Key(), std::move(d1) },
  /external/skia/src/pdf/
SkPDFDevice.cpp 575 if (!strcmp(SkAnnotationKeys::Define_Named_Dest_Key(), key)) {
    [all...]
  /external/skqp/src/pdf/
SkPDFDevice.cpp 575 if (!strcmp(SkAnnotationKeys::Define_Named_Dest_Key(), key)) {
    [all...]

Completed in 193 milliseconds