Home
last modified time | relevance | path

Searched defs:textureId_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_texture_impl.h85 int64_t textureId_ = -1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_egl_image_manager.h69 GLuint textureId_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dext_texture.h56 int64_t textureId_ = INVALID_ID; variable
H A Dplayer.h135 int64_t textureId_ = INVALID_ID; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
H A Dcamera.h77 int64_t textureId_ = INVALID_ID; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Drender_scene_viewer.h90 uint32_t textureId_; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
H A Dsurface_image.h96 uint32_t textureId_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.h123 int64_t textureId_ = INVALID_TEXTURE; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.h117 int64_t textureId_ = -1; variable
H A Dxcomponent_component.h265 int64_t textureId_ = -1; variable
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/include/
H A Dtexture_info.h26 uint32_t textureId_ = 0U; member