Home
last modified time | relevance | path

Searched defs:frontFace (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DCubeShape.js180 frontFace() { method in CubeShape
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2987 auto frontFace = rs.frontFace; in UpdateRasterizationState() local