Searched defs:targetView (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrProgramInfo.h | 19 GrProgramInfo(const GrCaps& caps, const GrSurfaceProxyView& targetView, bool usesMSAASurface, const GrPipeline* pipeline, const GrUserStencilSettings* userStencilSettings, const GrGeometryProcessor* geomProc, GrPrimitiveType primitiveType, uint8_t tessellationPatchVertexCount, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) GrProgramInfo() argument
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_view_group.cpp | 336 void UIViewGroup::RemoveRenderView(UIView* targetView) in RemoveRenderView() argument 366 void UIViewGroup::UpdateRenderView(UIView* targetView) in UpdateRenderView() argument 422 AheadOfTargetView(UIView* currentView, UIView* targetView) AheadOfTargetView() argument 438 InsertRenderView(UIView* anchorView, UIView* anchorPreView, UIView* targetView) InsertRenderView() argument [all...] |
H A D | ui_list.cpp | 886 UIView* targetView = childrenHead_; in FixHorDistance() local 909 UIView* targetView = childrenHead_; in FixVerDistance() local [all...] |
/foundation/arkui/ui_lite/test/unittest/events/ |
H A D | event_bubble_unit_test.cpp | 275 UIView* targetView = nullptr; in HWTEST_F() local 311 UIView* targetView = nullptr; in HWTEST_F() local [all...] |
/third_party/skia/src/image/ |
H A D | SkSurface_Gpu.cpp | 107 GrSurfaceProxyView targetView = fDevice->readSurfaceView(); in onNewSurface() local 333 GrSurfaceProxyView targetView = fDevice->readSurfaceView(); in onIsCompatible() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view.cpp | 324 JSRef<JSObject> targetView = JSRef<JSObject>::New(); in FindChildByIdForPreview() local 1157 JSRef<JSObject> targetView = Framework::JSViewStackProcessor::GetViewById(viewId); in FindChildByIdForPreview() local 337 GetChildByViewId( const std::string& viewId, JSRef<JSObject>& childView, JSRef<JSObject>& targetView) GetChildByViewId() argument
|
Completed in 7 milliseconds