Searched defs:surfaceType (Results 1 - 6 of 6) sorted by relevance
/foundation/graphic/graphic_3d/3d_widget_adapter/include/ |
H A D | texture_info.h | 43 SurfaceType surfaceType = SurfaceType::SURFACE_TEXTURE; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
H A D | model_pattern.cpp | 202 auto surfaceType = modelAdapter->GetSurfaceType(); in SurfaceTypeToStr() local
|
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/ |
H A D | texture_layer.cpp | 202 OnWindowChange(float offsetX, float offsetY, float width, float height, float scale, bool recreateWindow, SurfaceType surfaceType) OnWindowChange() argument 270 OnWindowChange(float offsetX, float offsetY, float width, float height, float scale, bool recreateWindow, SurfaceType surfaceType) OnWindowChange() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_round_corner_display.cpp | 390 void RoundCornerDisplay::DrawOneRoundCorner(RSPaintFilterCanvas* canvas, int surfaceType) in DrawOneRoundCorner() argument
|
H A D | rs_rcd_surface_render_node.h | 53 RCDSurfaceType surfaceType = RCDSurfaceType::INVALID; member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_sceneview.cpp | 251 Render3D::SurfaceType surfaceType = OHOS::Render3D::SurfaceType::SURFACE_TEXTURE; in Create() local
|
Completed in 4 milliseconds