Home
last modified time | relevance | path

Searched defs:vSource (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DExtension.js23 export function createProgram(gl, vSource, fSource, attribute = [], uniform = []) { argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/
H A Dcube_demo.js20 const vSource = ` constant
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/
H A Dcube2_demo.js20 const vSource = `#version 300 es constant
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Daw_common.h68 VideoSourceType vSource = VIDEO_SOURCE_SURFACE_YUV; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H A Drecorder_mock.h99 VideoSourceType vSource = VIDEO_SOURCE_SURFACE_ES; member