Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DSkSLDebuggerSlide.cpp125 ImVec2 contentRect = ImGui::GetContentRegionAvail(); in showCodeTable() local
203 ImVec2 contentRect = ImGui::GetContentRegionAvail(); in showStackTraceTable() local
DTouchGesture.cpp350 void TouchGesture::setTransLimit(const SkRect& contentRect, const SkRect& windowRect, in setTransLimit()
/external/skia/gm/
Dlazytiling.cpp90 static SkBitmap create_bitmap(SkIRect contentRect, SkISize fullSize, GrSurfaceOrigin origin) { in create_bitmap()
228 SkRect contentRect = SkRect::MakeXYWH(x+kContentSize/2, y+kContentSize/2, in onDraw() local
/external/angle/util/android/third_party/
Dandroid_native_app_glue.h155 ARect contentRect; member
/external/skia/bench/
DCompositingImagesBench.cpp290 SkRect contentRect = SkRect::Make(fImageSize); in getAdjustedEntry() local