Home
last modified time | relevance | path

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

/external/skia/experimental/iOSSampleApp/
DSkSampleUIView.mm254 #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/
DSkPathOpsDebug.cpp210 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind()
214 void SkPathOpsDebug::WindingPrintf(int wind) { in WindingPrintf()
1052 int wind = 0; in debugValidate() local
DSkPathOpsWinding.cpp282 int wind = 0; in sortableTop() local
/external/skia/tests/
DPathOpsDebug.cpp40 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind()
44 void SkPathOpsDebug::WindingPrintf(int wind) { in WindingPrintf()
/external/skia/samplecode/
DSampleApp.cpp633 static SkView* curr_view(SkWindow* wind) { in curr_view()
638 static bool curr_title(SkWindow* wind, SkString* title) { in curr_title()