Home
last modified time | relevance | path

Searched defs:width (Results 1076 - 1100 of 3339) sorted by relevance

1...<<41424344454647484950>>...134

/third_party/vk-gl-cts/framework/platform/lnx/wayland/
H A DtcuLnxWayland.cpp153 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 DtcuRaspiPlatform.cpp109 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 DrrMultisamplePixelBufferAccess.cpp105 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 Ddriver_common.c105 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 Dplayer_ability_slice.cpp199 int32_t width = 0; in SetUpSurfaceView() local
/applications/sample/camera/media/
H A Dcamera_sample.cpp86 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 Dsample_xcomponent.cpp43 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 Dtime_weather_view.cpp44 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 Dsample_xcomponent.cpp40 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 DNativeRender.cpp26 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 Dtetrahedron.cpp194 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 Dvulkan_example.h136 uint32_t width = 1280; member in vkExample::VulkanExample
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp47 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 Duvc_node.cpp201 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 Dcodec_jpeg_helper.cpp302 int16_t width = decInfo.imageHeight & 0xFFFF; in JpegSofAssemble() local
/drivers/peripheral/codec/test/demo/v2.0/include/
H A Dcodec_hdi_encode.h121 uint32_t inline AlignUp(uint32_t width) in AlignUp() argument
H A Dcodec_hdi_decode.h127 uint32_t inline AlignUp(uint32_t width) in AlignUp() argument
/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.cpp42 uint32_t FunctionUtil::AlignUp(uint32_t width) in AlignUp() argument
/drivers/peripheral/display/composer/test/benchmark/
H A Ddisplay_benchmark_test.cpp582 int32_t width = 100; in BENCHMARK_F() local
/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c124 static uint32_t AdjustStrideFromFormat(uint32_t format, uint32_t width) in AdjustStrideFromFormat() argument
/drivers/peripheral/display/test/unittest/lite/
H A Ddisplay_test.c71 static void WriteDataToBuf(int32_t width, int32_t height, uint16_t *pBuf) in WriteDataToBuf() argument
[all...]
H A Dloadbmp_test.h50 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 Ddimage_buffer.cpp113 void DImageBuffer::SetWidth(const uint32_t width) in SetWidth() argument
/test/testfwk/arkxtest/uitest/record/
H A Dsize.h31 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 Dscene_delegate.cpp318 int32_t width = -1; in IsComponentInScreen() local

Completed in 16 milliseconds

1...<<41424344454647484950>>...134