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

  /external/skia/src/core/
SkOverdrawCanvas.cpp 99 typedef int (*CountTextProc)(const char* text);
111 CountTextProc proc = nullptr;
SkDevice.cpp 472 typedef int (*CountTextProc)(const char* text);
483 CountTextProc proc = nullptr;
  /external/skqp/src/core/
SkOverdrawCanvas.cpp 99 typedef int (*CountTextProc)(const char* text);
111 CountTextProc proc = nullptr;
SkDevice.cpp 471 typedef int (*CountTextProc)(const char* text);
482 CountTextProc proc = nullptr;

Completed in 249 milliseconds