/third_party/vk-gl-cts/framework/platform/lnx/wayland/ |
H A D | tcuLnxWayland.cpp | 153 Window::Window (Display& display, int width, int height) in Window() argument 212 void Window::getDimensions (int* width, int* height) const in getDimensions() argument 217 void Window::setDimensions (int width, int height) in setDimensions() argument
|
/third_party/vk-gl-cts/framework/platform/raspi/ |
H A D | tcuRaspiPlatform.cpp | 109 const int width = params.width != eglu::WindowParams::SIZE_DONT_CARE ? params.width : DEFAULT_WINDOW_WIDTH; in createWindow() local 117 Window::Window (int width, int height) in Window() argument [all...] |
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrMultisamplePixelBufferAccess.cpp | 105 MultisamplePixelBufferAccess getSubregion (const MultisamplePixelBufferAccess& access, int x, int y, int width, int height) in getSubregion() argument 110 MultisampleConstPixelBufferAccess getSubregion (const MultisampleConstPixelBufferAccess& access, int x, int y, int width, int height) in getSubregion() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_common.c | 105 const char * channel_width_to_string(enum chan_width width) in channel_width_to_string() argument 126 int channel_width_to_int(enum chan_width width) in channel_width_to_int() argument
|
/applications/sample/camera/gallery/src/ |
H A D | player_ability_slice.cpp | 199 int32_t width = 0; in SetUpSurfaceView() local
|
/applications/sample/camera/media/ |
H A D | camera_sample.cpp | 86 int32_t width = 1920;
in SampleCreateRecorder() local 262 int width = 1920;
in StartRecord() local
|
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/entry/src/main/cpp/samples/ |
H A D | sample_xcomponent.cpp | 43 uint64_t width; in OnSurfaceCreatedCB() local 91 uint64_t width; in TestCallback() local 109 void SampleXComponent::SetWidth(uint64_t width) { width_ = width; } in SetWidth() argument 170 uint32_t width in Create() local [all...] |
/applications/sample/camera/launcher/launcher/src/main/cpp/ |
H A D | time_weather_view.cpp | 44 void TimeWeatherView::SetPosion(int16_t x, int16_t y, int16_t height, int16_t width) in SetPosion() argument
|
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/entry/src/main/cpp/samples/ |
H A D | sample_xcomponent.cpp | 40 uint64_t width; in OnSurfaceCreatedCB() local 85 uint64_t width; in TestCallback() local 109 void SampleXComponent::SetWidth(uint64_t width) in SetWidth() argument 182 uint32_t width in Create() local [all...] |
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/ |
H A D | NativeRender.cpp | 26 uint64_t width = 0; in OnSurfaceCreatedCB() local 126 void NativeRender::SetNativeWindow(OHNativeWindow* nativeWindow, uint64_t width, uint64_t height) in SetNativeWindow() argument
|
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/ |
H A D | tetrahedron.cpp | 194 int32_t Tetrahedron::Init(void *window, int32_t width, int32_t height)
in Init() argument
|
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/vulkan/ |
H A D | vulkan_example.h | 136 uint32_t width = 1280; member in vkExample::VulkanExample
|
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/ |
H A D | plugin_render.cpp | 47 uint64_t width; in OnSurfaceCreatedCB() local 327 uint64_t width; in OnSurfaceChanged() local
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/pipeline_core/nodes/uvc_node/ |
H A D | uvc_node.cpp | 201 void UvcNode::YUV422To420(uint8_t yuv422[], uint8_t yuv420[], int width, int height) in YUV422To420() argument
|
/drivers/peripheral/codec/test/demo/jpeg/src/ |
H A D | codec_jpeg_helper.cpp | 302 int16_t width = decInfo.imageHeight & 0xFFFF; in JpegSofAssemble() local
|
/drivers/peripheral/codec/test/demo/v2.0/include/ |
H A D | codec_hdi_encode.h | 121 uint32_t inline AlignUp(uint32_t width) in AlignUp() argument
|
H A D | codec_hdi_decode.h | 127 uint32_t inline AlignUp(uint32_t width) in AlignUp() argument
|
/drivers/peripheral/codec/test/unittest/idl_omx/ |
H A D | codec_function_utils.cpp | 42 uint32_t FunctionUtil::AlignUp(uint32_t width)
in AlignUp() argument
|
/drivers/peripheral/display/composer/test/benchmark/ |
H A D | display_benchmark_test.cpp | 582 int32_t width = 100; in BENCHMARK_F() local
|
/drivers/peripheral/display/hal/default/ |
H A D | display_gralloc.c | 124 static uint32_t AdjustStrideFromFormat(uint32_t format, uint32_t width) in AdjustStrideFromFormat() argument
|
/drivers/peripheral/display/test/unittest/lite/ |
H A D | display_test.c | 71 static void WriteDataToBuf(int32_t width, int32_t height, uint16_t *pBuf) in WriteDataToBuf() argument [all...] |
H A D | loadbmp_test.h | 50 uint16_t width; /* operation width */
member 56 uint32_t width; /* out */
member 66 uint32_t width;
member
|
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
H A D | dimage_buffer.cpp | 113 void DImageBuffer::SetWidth(const uint32_t width) in SetWidth() argument
|
/test/testfwk/arkxtest/uitest/record/ |
H A D | size.h | 31 Size(double width, double height) : width_(width), height_(height) {} in Size() argument 58 void SetWidth(double width) in SetWidth() argument 112 Size& MinusWidth(double width) in MinusWidth() argument
|
/test/ostest/wukong/component_event/src/ |
H A D | scene_delegate.cpp | 318 int32_t width = -1; in IsComponentInScreen() local
|