Home
last modified time | relevance | path

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

/third_party/skia/m133/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()
/third_party/skia/gm/
Dlazytiling.cpp83 static SkBitmap create_bitmap(SkIRect contentRect, SkISize fullSize, GrSurfaceOrigin origin) { in create_bitmap()
226 SkRect contentRect = SkRect::MakeXYWH(x+kContentSize/2, y+kContentSize/2, in onDraw() local
/third_party/skia/m133/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
/third_party/skia/third_party/externals/angle2/util/android/third_party/
Dandroid_native_app_glue.h154 ARect contentRect; member
/third_party/skia/bench/
DCompositingImagesBench.cpp291 SkRect contentRect = SkRect::Make(fImageSize); in getAdjustedEntry() local
/third_party/skia/m133/bench/
DCompositingImagesBench.cpp290 SkRect contentRect = SkRect::Make(fImageSize); in getAdjustedEntry() local
/third_party/skia/tools/viewer/
DTouchGesture.cpp344 void TouchGesture::setTransLimit(const SkRect& contentRect, const SkRect& windowRect, in setTransLimit()
/third_party/typescript/src/lib/
Ddom.generated.d.ts11730 readonly contentRect: DOMRectReadOnly; property
/third_party/typescript/lib/
Dlib.dom.d.ts11750 readonly contentRect: DOMRectReadOnly; property