/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaderstates/ |
H A D | core3d_dm_depth.shadergs | 9 "baseVariantName": "DEPTH", 10 "variantName": "DEPTH", 79 "baseVariantName": "DEPTH",
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/ |
H A D | istream_common.h | 27 DEPTH, enumerator
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/shader/ |
H A D | core3d_dm_depth.shader | 11 "variantName": "DEPTH",
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
H A D | hcapture_session_stub.cpp | 171 } else if (streamType == StreamType::DEPTH) { in HandleAddOutput() 191 } else if (streamType == StreamType::DEPTH) { in HandleRemoveOutput()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | depth_data_output.cpp | 57 : CaptureOutput(CAPTURE_OUTPUT_TYPE_DEPTH_DATA, StreamType::DEPTH, bufferProducer, nullptr) in DepthDataOutput()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hstream_depth_data.cpp | 37 : HStreamCommon(StreamType::DEPTH, producer, format, width, height) in HStreamDepthData()
|
H A D | hcapture_session.cpp | 529 } else if (streamType == StreamType::DEPTH) { in AddOutput() 1516 } else if (item->GetStreamType() == StreamType::DEPTH) { in Stop()
|
/ohos5.0/docs/zh-cn/application-dev/performance/ |
H A D | qos-protect-critical-threads.md | 117 long long res = DoFib(DEPTH);
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/ |
H A D | webgl2_rendering_context_base.h | 40 static const GLenum DEPTH = 0x1801; variable
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/ |
H A D | camera_manager.h | 98 DEPTH = 6 enumerator
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-graphic.md | 11 |新增|NA|方法名 or 属性名:DEPTH<br>函数:readonly DEPTH: webgl.GLenum;|webgl2.d.ts|
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-graphic.md | 11 |Added|NA|Method or attribute name: DEPTH<br>Function name: readonly DEPTH: webgl.GLenum;|webgl2.d.…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-graphic.md | 97 …RenderingContextBase;<br>方法or属性:readonly DEPTH: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:r…
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context.cpp | 73 return NVal::CreateInt64(env, WebGL2RenderingContextBase::DEPTH).val_; in GetDepth()
|
H A D | webgl2_rendering_context_impl.cpp | 1908 case WebGL2RenderingContextBase::DEPTH: in CheckClearBuffer()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-graphic.md | 369 | webgl2 | WebGL2RenderingContextBase | readonly DEPTH: GLenum; | 新增 |
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
H A D | camera_manager.cpp | 1612 OutputCapStreamType::DEPTH); in CreateDepthProfile4StreamType()
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-graphic.md | 97 …r attribute name: readonly DEPTH: GLenum;|Class name: WebGL2RenderingContextBase;<br>Method or att…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-graphic.md | 369 | webgl2 | WebGL2RenderingContextBase | readonly DEPTH: GLenum; | Added|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-graphic.md | 483 |删除|模块名: webgl2<br>类名: WebGL2RenderingContextBase<br>方法 or 属性:readonly DEPTH: webgl.GLenum;|NA|webg…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-graphic.md | 483 …ss name: WebGL2RenderingContextBase<br>Method or attribute name: readonly DEPTH: webgl.GLenum;|NA|…
|