Home
last modified time | relevance | path

Searched defs:cursors (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DWaveformView.java154 public void setCursorData(int[] cursors) { in setCursorData()
DTapToToneActivity.java191 int[] cursors = new int[2]; in showTestResults() local
/third_party/python/Modules/_sqlite/
Dconnection.h71 PyObject* cursors; member
/third_party/libdrm/tests/modetest/
Dcursor.c57 static struct cursor cursors[MAX_CURSORS]; variable
/third_party/skia/modules/skplaintexteditor/src/
Dshape.cpp194 SkRect* cursors = (SkRect*)context; in set_character_bounds() local