Home
last modified time | relevance | path

Searched defs:height_ (Results 1 - 13 of 13) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
H A DNativeRender.h44 uint64_t height_; member in NativeWindowSample::NativeRender
H A DNativeImageAdaptor.h72 int32_t height_; member in NativeWindowSample::NativeImageAdaptor
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
H A Degl_core.h55 int height_; member in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
H A Dplugin_render.h55 uint64_t height_; member in PluginRender
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/manager/
H A Dplugin_manager.h57 uint64_t height_; member in NativeXComponentSample::PluginManager
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
H A Degl_core.h56 int height_; member in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Degl_core.h55 int height_; member in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/samples/
H A Dsample_bitmap.h61 uint64_t height_ = 0; member in SampleBitMap
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/entry/src/main/cpp/samples/
H A Dsample_xcomponent.h64 uint64_t height_ = 0; member in SampleXComponent
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/entry/src/main/cpp/samples/
H A Dsample_xcomponent.h64 uint64_t height_ = 0; member in SampleXComponent
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/
H A Dapp_napi.h85 uint64_t height_; member in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/
H A Dapp_napi.h86 uint64_t height_; member in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
H A Dapp_napi.cpp168 openglDraw->Init(reinterpret_cast<EGLNativeWindowType>(window), width_, height_); in OnSurfaceCreated() local

Completed in 11 milliseconds