Home
last modified time | relevance | path

Searched defs:width (Results 3926 - 3950 of 7379) sorted by relevance

1...<<151152153154155156157158159160>>...296

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp148 NativePixmap::NativePixmap (NativeDisplay* nativeDisplay, int width, int height, int bitDepth) in NativePixmap() argument
191 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, EGLDisplay display, EGLConfig config, const EGLAttrib* attribList, int width, int height) const in createPixmap() argument
213 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, int width, int height) const in createPixmap() argument
310 const int width = rect.right - rect.left; readScreenPixels() local
347 dst->setStorage(TextureFormat(TextureFormat::BGRA, TextureFormat::UNORM_INT8), width, height); readScreenPixels() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearCase.cpp80 int width; member
90 static ClearOp computeRandomClear (de::Random& rnd, int width, int height) in computeRandomClear() argument
173 const int width = surfaceSize.x(); executeForContexts() local
336 const int width = surfaceSize.x(); executeForContexts() local
[all...]
H A DteglMakeCurrentPerfTests.cpp256 const EGLint width = 256; in createPBuffer() local
275 const EGLint width = 256; in createWindow() local
304 const EGLint width = 256; in createPixmap() local
H A DteglMemoryStressTests.cpp200 const EGLint width = m_rnd.getInt(m_minWidth, m_maxWidth); in allocatePBuffer() local
H A DteglNativeColorMappingTests.cpp451 const int width = 128; in executeForConfig() local
H A DteglNativeCoordMappingTests.cpp212 void clear (const glw::Functions& gl, const tcu::Vec4& color, int x, int y, int width, int height) in clear() argument
221 tcu::Vec2 toGLCoord (int width, int height, int x, int y) in toGLCoord() argument
229 void render (const glw::Functions& gl, deUint32 program, int targetWidth, int targetHeight, int x, int y, int width, int height) in render() argument
413 bool testNativePixmap (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& nativePixmap, int width, int height, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) in testNativePixmap() argument
458 testNativePixmapCopy(TestLog& log, const Library& egl, eglu::NativePixmap& nativePixmap, int width, int height, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor) testNativePixmapCopy() argument
509 const int width = 128; executeForConfig() local
[all...]
H A DteglQuerySurfaceTests.cpp138 const EGLint width = eglu::querySurfaceInt(egl, display, surface, EGL_WIDTH); in checkCommonAttributes() local
307 const int width = 64; in executeForConfig() local
338 const int width = 64; in executeForConfig() local
369 int width = 64; in executeForConfig() local
580 const int width = 64; executeForConfig() local
609 const int width = 64; executeForConfig() local
638 int width = 64; executeForConfig() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthStencilClearTests.cpp202 int width = renderTarget.getWidth(); in iterate() local
230 int width = renderTarget.getWidth(); in generateClears() local
H A Des2fShaderBuiltinVarTests.cpp282 const int width = m_context.getRenderTarget().getWidth(); in iterate() local
376 const int width = m_context.getRenderTarget().getWidth(); in iterate() local
463 const int width = de::min(256, m_context.getRenderTarget().getWidth()); in iterate() local
585 const int width = de::min(64, m_context.getRenderTarget().getWidth()); iterate() local
[all...]
H A Des2fTextureFormatTests.cpp93 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height) in Texture2DFormatCase() argument
237 TextureCubeFormatCase::TextureCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height) in TextureCubeFormatCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp137 const int width = m_context.getRenderTarget().getWidth(); in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBlendTests.cpp72 const int width = src.getWidth(); in sRGBAToLinear() local
H A Des3fDepthStencilClearTests.cpp205 int width = renderTarget.getWidth(); in iterate() local
233 int width = renderTarget.getWidth(); in generateClears() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DResourceManager11.cpp31 uint64_t ComputeMippedMemoryUsage(unsigned int width, in ComputeMippedMemoryUsage() argument
/applications/standard/app_samples/code/BasicFeature/Native/NdkRenderNodeDrawing/entry/src/main/cpp/
H A Dnative_bridge.cpp55 static void NativeOnDrawPath(OH_Drawing_Canvas *canvas, int32_t width, int32_t height) in NativeOnDrawPath() argument
110 static void NativeOnDrawText(OH_Drawing_Canvas *canvas, int32_t width, int32_t height) in NativeOnDrawText() argument
160 static void NativeOnDrawTextBlob(OH_Drawing_Canvas *canvas, int32_t width, int32_t height) in NativeOnDrawTextBlob() argument
274 int32_t width; OnDraw() local
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h112 double width = -1.0; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp376 double width = 0; in HWTEST_F() local
391 double width = 0; in HWTEST_F() local
1401 double width = 2.0; in HWTEST_F() local
H A Dinput_method_panel_test.cpp471 int32_t width = defaultDisplay->GetWidth(); in HWTEST_F() local
512 int32_t width = defaultDisplay->GetWidth(); in HWTEST_F() local
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_panel.cpp174 void InputMethodPanel::SetResizeParams(uint32_t width, uint32_t height) in SetResizeParams() argument
200 int32_t InputMethodPanel::Resize(uint32_t width, uint32_ argument
904 IsSizeValid(uint32_t width, uint32_t height) IsSizeValid() argument
995 auto width = defaultDisplay->GetWidth(); GetDisplaySize() local
1018 CheckSize(PanelFlag panelFlag, uint32_t width, uint32_t height, bool isDataPortrait) CheckSize() argument
1028 IsSizeValid(PanelFlag panelFlag, uint32_t width, uint32_t height, int32_t displayWidth, int32_t displayHeight) IsSizeValid() argument
[all...]
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_page_size.cpp190 PrintPageSize::PrintPageSize(PAGE_SIZE_ID id, DiscretePageName name, uint32_t width, uint32_t height) in PrintPageSize() argument
243 void PrintPageSize::SetWidth(uint32_t width) in SetWidth() argument
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp388 std::shared_ptr<PixelMap> AnsManagerProxyUnitTest::MakeNewPixelMap(int32_t width, int32_t height) in MakeNewPixelMap() argument
/base/msdp/device_status/frameworks/native/interaction/src/
H A Dinteraction_manager.cpp166 int32_t InteractionManager::GetShadowOffset(int32_t &offsetX, int32_t &offsetY, int32_t &width, int32_t &height) in GetShadowOffset() argument
294 int32_t InteractionManager::GetShadowOffset(int32_t &offsetX, int32_t &offsetY, int32_t &width, int32_t &height) in GetShadowOffset() argument
/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_events.h80 int32_t width; member
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp486 int32_t ImsCall::SetPreviewWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32_t height) in SetPreviewWindow() argument
501 int32_t ImsCall::SetDisplayWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32_t height) in SetDisplayWindow() argument
/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_types.h378 int32_t width = 0; member
410 int32_t width = 0; member

Completed in 42 milliseconds

1...<<151152153154155156157158159160>>...296