Home
last modified time | relevance | path

Searched defs:objectType (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_sync.h27 inline static const int objectType = WEBGL_OBJECT_SYNC; variable
H A Dwebgl_program.h28 inline static const int objectType = WEBGL_OBJECT_PROGRAM; variable
H A Dwebgl_vertex_array_object.h27 inline static const int objectType = WEBGL_OBJECT_VERTEX_ARRAY; variable
H A Dwebgl_query.h27 inline static const int objectType = WEBGL_OBJECT_QUERY; variable
H A Dwebgl_sampler.h27 inline static const int objectType = WEBGL_OBJECT_SAMPLE; variable
H A Dwebgl_transform_feedback.h27 inline static const int objectType = WEBGL_OBJECT_TRANSFORM_FEEDBACK; variable
H A Dwebgl_buffer.h28 inline static const int objectType = WEBGL_OBJECT_BUFFER; variable
H A Dwebgl_shader_precision_format.h27 inline static const int objectType = WEBGL_OBJECT_SHADER; variable
H A Dwebgl_uniform_location.h27 inline static const int objectType = WEBGL_OBJECT_UNIFORM_LOCATION; variable
H A Dwebgl_active_info.h33 inline static const int objectType = WEBGL_OBJECT_ACTIVE_INFO; variable
H A Dwebgl_shader.h27 inline static const int objectType = WEBGL_OBJECT_SHADER; variable
H A Dwebgl_renderbuffer.h27 inline static const int objectType = WEBGL_OBJECT_RENDER_BUFFER; variable
H A Dwebgl_texture.h39 inline static const int objectType = WEBGL_OBJECT_TEXTURE; variable
H A Dwebgl_framebuffer.h73 inline static const int objectType = WEBGL_OBJECT_FRAME_BUFFER; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dser_nodes.h160 ObjectId objectType; in META_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_object_hierarchy_observer.h89 HierarchyChangeObjectType objectType; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_resource_util_vk.cpp46 …const IDevice& device, const VkObjectType objectType, const uint64_t castedHandle, const string_vi… in DebugObjectNameVk()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.cpp142 … const ChildChangedInfo& info, HierarchyChangeType operation, HierarchyChangeObjectType objectType) in NotifyContainerChangeOp()
167 const ChildMovedInfo& info, HierarchyChangeType operation, HierarchyChangeObjectType objectType) in NotifyContainerMoveOp()
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.cpp98 const OpCode &ByteCodeGen::ToOpCode(uint32_t objectType) in ToOpCode()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_codec_constant.h220 uint8_t objectType; member
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp344 napi_valuetype objectType = napi_undefined; in JsToDiscoverTargetType() local
H A Dnative_devicemanager_js.cpp1419 napi_valuetype objectType = napi_undefined; in StartDeviceDiscover() local
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_distributedobjectstore.cpp323 napi_valuetype objectType = napi_undefined; in GetBundleNameWithContext() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp830 uint32_t objectType = static_cast<uint32_t>(tmp->GetObjectType()); in NAPI_ohos_rpc_CreateJsRemoteObject() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp2921 uint8_t objectType = OHOS_CAMERA_FACE_DETECT_MODE_SIMPLE; in SetCaptureMetadataObjectTypes() local