Home
last modified time | relevance | path

Searched defs:wind (Results 1 – 7 of 7) sorted by relevance

/external/skia/experimental/iOSSampleApp/
DSkSampleUIView.mm263 #define FPS_Flush(wind) gFPS.flush(wind) category
/external/skia/tools/
DiOSShell.cpp20 static SkView* curr_view(SkWindow* wind) { in curr_view()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowActivity.java207 public void setWindow(TestWindow wind){ in setWindow()
/external/skia/src/pathops/
DSkPathOpsWinding.cpp290 int wind = 0; in sortableTop() local
DSkPathOpsDebug.cpp500 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind()
504 void SkPathOpsDebug::WindingPrintf(int wind) { in WindingPrintf()
1349 int wind = 0; in debugValidate() local
/external/skia/tests/
DPathOpsDebug.cpp38 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind()
42 void SkPathOpsDebug::WindingPrintf(int wind) { in WindingPrintf()
/external/skia/samplecode/
DSampleApp.cpp634 static SkView* curr_view(SkWindow* wind) { in curr_view()
639 static bool curr_title(SkWindow* wind, SkString* title) { in curr_title()