| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fReadPixelsTests.cpp | 171 const int width = 13; in iterate() local 224 tcu::Texture2D referenceRGBA8 (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8), width, height, glu::isES2Context(m_context.getRenderContext().getType())); in iterate() local 225 tcu::Texture2D resultRGBA8 (tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8), width, height, glu::isES2Context(m_context.getRenderContext().getType())); in iterate() local
|
| H A D | es2fTextureSizeTests.cpp | 77 Texture2DSizeCase::Texture2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in Texture2DSizeCase() argument 202 TextureCubeSizeCase::TextureCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in TextureCubeSizeCase() argument 346 int width; init() member 359 int width; init() member 389 int width = sizes2D[sizeNdx].width; init() local 412 int width = sizesCube[sizeNdx].width; init() local [all...] |
| H A D | es2fTextureWrapTests.cpp | 92 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument 306 int width; in init() member [all...] |
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pTextureCases.cpp | 96 int width = m_renderCtx.getRenderTarget().getWidth(); in init() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | RenderTarget11.cpp | 203 TextureRenderTarget11(d3d11::RenderTargetView &&rtv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, const d3d11::SharedSRV &blitSRV, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument 233 TextureRenderTarget11(d3d11::DepthStencilView &&dsv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument
|
| /applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/backend/ |
| H A D | image_edit.cpp | 32 uint32_t width = 0; member
|
| /applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/ |
| H A D | egl_core.cpp | 584 void EGLCore::UpdateSize(int width, int height) in UpdateSize() argument
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/samples/ |
| H A D | sample_bitmap.cpp | 43 uint64_t width; in OnSurfaceCreatedCB() local 72 void SampleBitMap::SetWidth(uint64_t width) in SetWidth() argument 128 uint32_t width = static_cast<uint32_t>(bufferHandle_->stride / 4); in DisPlay() local 147 uint32_t width in Create() local [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/ |
| H A D | egl_core.cpp | 191 bool EGLCore::EglContextInit(void* window, int width, int height) in EglContextInit() argument 588 void EGLCore::UpdateSize(int width, int height) in UpdateSize() argument
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/ |
| H A D | egl_core.cpp | 192 bool EGLCore::EglContextInit(void* window, int width, int height) in EglContextInit() argument 590 void EGLCore::UpdateSize(int width, int height) in UpdateSize() argument
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| H A D | js_utils.cpp | 394 napi_value width = nullptr; in GetValue() local
|
| /base/msdp/device_status/test/unittest/intention/services/src/ |
| H A D | intention_service_test.cpp | 159 std::shared_ptr<Media::PixelMap> IntentionServiceTest::CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() argument
|
| /base/msdp/device_status/test/unittest/intention/drag/src/ |
| H A D | drag_manager_test.cpp | 71 std::shared_ptr<Media::PixelMap> DragManagerTest::CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() argument 600 int32_t width = 0; in HWTEST_F() local 1140 int32_t width = 0; HWTEST_F() local [all...] |
| H A D | drag_server_test.cpp | 176 std::shared_ptr<Media::PixelMap> DragServerTest::CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() argument
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | notification_request_test.cpp | 983 inline std::shared_ptr<Media::PixelMap> TestMakePixelMap(int32_t width, int32_t height)
in TestMakePixelMap() argument
|
| /base/useriam/fingerprint_auth/services_ex/src/ |
| H A D | sensor_illumination_task.cpp | 176 int32_t width = defaultDisplay->GetWidth(); in EnableSensorIllumination() local
|
| /base/web/webview/ohos_nweb/include/ |
| H A D | nweb_init_params.h | 58 void SetWidth(uint32_t width) in SetWidth() argument 280 NWebPDFConfigArgsImpl(const double width, const double height, const double scale, const double marginTop, in NWebPDFConfigArgsImpl() argument
|
| /base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/ |
| H A D | camera_adapter_impl_test.cpp | 149 uint32_t width; member in OHOS::NWeb::VideoCaptureParamsAdapterMock
|
| /base/web/webview/test/unittest/pasteboard_adapter/ |
| H A D | pasteboard_client_adapter_test.cpp | 203 int32_t width; member in OHOS::NWeb::MockClipBoardImageDataAdapter
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/ |
| H A D | cryp_rsa.c | 82 static hi_s32 rsa_get_klen(unsigned long module_len, hi_u32 *keylen, rsa_key_width *width) in rsa_get_klen() argument 162 rsa_key_width width = 0; in cryp_ifep_rsa_exp_mod() local 1055 rsa_key_width width; in cryp_rsa_bn_exp_mod() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| H A D | ext_sm4.c | 402 hi_void ext_sm4_setmode(hi_void *ctx, symc_alg alg, symc_mode mode, symc_width width) in ext_sm4_setmode() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| H A D | drv_ifep_rsa_v100.c | 318 static hi_void drv_rsa_set_width(rsa_key_width width) in drv_rsa_set_width() argument 410 static hi_u32 drv_rsa_get_klen(rsa_key_width width) in drv_rsa_get_klen() argument 600 drv_ifep_rsa_exp_mod(hi_u32 ca_type, const hi_u8 *n, const hi_u8 *k, const hi_u8 *in, hi_u8 *out, rsa_key_width width) drv_ifep_rsa_exp_mod() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/include/ |
| H A D | drv_tde_ioctl.h | 39 hi_u32 width; /* <Bitmap width */
member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
| H A D | loadbmp.h | 55 HI_U32 width; /* out */ member
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
| H A D | ispp.c | 17 u32 cal_fec_mesh(u32 width, u32 height, u32 mode) in cal_fec_mesh() argument [all...] |