Home
last modified time | relevance | path

Searched defs:vertex (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Dalgorithm_program.cpp24 AlgorithmProgram::AlgorithmProgram(RenderContext *context, const std::string vertex, const std::str… in AlgorithmProgram()
42 void AlgorithmProgram::UpdateShader(const std::string vertex, const std::string fragment) in UpdateShader()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Degl_core.cpp103 GLuint vertex = LoadShader(GL_VERTEX_SHADER, vertexShader); in CreateProgram() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1747 for (uint32_t vertex = 0; vertex < submesh.info.vertexCount; ++vertex) { in GatherDeltasP() local
1773 for (uint32_t vertex = 0; vertex < submesh.info.vertexCount; ++vertex) { in GatherDeltasP() local
1839 for (uint32_t vertex = 0; vertex < submesh.info.vertexCount; ++vertex) { in GatherDeltasPN() local
1873 for (uint32_t vertex = 0; vertex < submesh.info.vertexCount; ++vertex) { in GatherDeltasPN() local
1969 for (uint32_t vertex = 0; vertex < submesh.info.vertexCount; ++vertex) { in GatherDeltasPNT() local
2008 for (uint32_t vertex = 0; vertex < submesh.info.vertexCount; ++vertex) { in GatherDeltasPNT() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_tip_modifier.cpp578 auto vertex = vertexPair.first; in UpdateOverlayRect() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_controller_test.cpp1252 auto vertex = pattern_->selectOverlay_->GetGlobalRectVertexWithTransform(rect); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp257 double vertex = 0.0; in GetCurrentIndex() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp1188 double vertex = 0.f; in OnDrawPixelMapMesh() local