Home
last modified time | relevance | path

Searched refs:Define_Named_Dest_Key (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/core/
DSkAnnotation.cpp18 const char* SkAnnotationKeys::Define_Named_Dest_Key() { in Define_Named_Dest_Key() function in SkAnnotationKeys
40 canvas->drawAnnotation(rect, SkAnnotationKeys::Define_Named_Dest_Key(), name); in SkAnnotateNamedDestination()
DSkAnnotationKeys.h24 static const char* Define_Named_Dest_Key();
/external/skia/src/core/
DSkAnnotation.cpp18 const char* SkAnnotationKeys::Define_Named_Dest_Key() { in Define_Named_Dest_Key() function in SkAnnotationKeys
40 canvas->drawAnnotation(rect, SkAnnotationKeys::Define_Named_Dest_Key(), name); in SkAnnotateNamedDestination()
DSkAnnotationKeys.h24 static const char* Define_Named_Dest_Key();
/external/skia/tests/
DSerializationTest.cpp708 { r1, SkAnnotationKeys::Define_Named_Dest_Key(), std::move(d1) }, in DEF_TEST()
/external/skqp/tests/
DSerializationTest.cpp708 { r1, SkAnnotationKeys::Define_Named_Dest_Key(), std::move(d1) }, in DEF_TEST()
/external/skia/src/pdf/
DSkPDFDevice.cpp510 if (!strcmp(SkAnnotationKeys::Define_Named_Dest_Key(), key)) { in drawAnnotation()
/external/skqp/src/pdf/
DSkPDFDevice.cpp510 if (!strcmp(SkAnnotationKeys::Define_Named_Dest_Key(), key)) { in drawAnnotation()