Home
last modified time | relevance | path

Searched defs:component (Results 201 - 225 of 664) sorted by relevance

12345678910>>...27

/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbase_test.cpp51 Component *component = ComponentFactory::CreateComponent(componentKeyId, globObj_, children); in GetRenderedComponent() local
75 void BaseTest::UpdateNumAttributeOrStyleValue(Component *component, in UpdateNumAttributeOrStyleValue() argument
96 UpdateCharAttributeOrStyleValue(Component *component, const char *attributeName, const char *newCharValue, const bool isToSetAttribute) const UpdateCharAttributeOrStyleValue() argument
[all...]
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Dplugin_render.cpp29 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) in OnSurfaceCreatedCB() argument
56 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) in OnSurfaceDestroyedCB() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp118 CRetComponent component; in HWTEST_F() local
147 CRetComponent component; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H A Dimage_native.cpp77 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetByteBuffer() local
97 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetBufferSize() local
114 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetRowStride() local
131 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetPixelStride() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_cmd_executor.cpp28 CodecCmdExecutor::CodecCmdExecutor(CodecComponentType* component, uint32_t inPortIndex) in CodecCmdExecutor() argument
H A Dcodec_port.cpp34 CodecPort::CodecPort(CodecComponentType* component, uint32_t portIndex, const CompVerInfo& verInfo) in CodecPort() argument
/test/testfwk/xdevice/plugins/devicetest/
H A Dconstants.py43 component = "ComponentKit" variable in CKit
/third_party/gn/src/gn/
H A Ditem.h88 const OhosComponent *component; member in Item
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_vector_derefs.cpp160 unsigned component[1] = { index }; in visit_enter() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_array_deref_of_vec.c28 build_write_masked_store(nir_builder *b, nir_deref_instr *vec_deref, nir_ssa_def *value, unsigned component) build_write_masked_store() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_fs.h155 component(fs_reg reg, unsigned idx) in component() function
/third_party/libexif/contrib/c++/
H A Dexif_module.cxx55 object component(long index) const in component() function
/third_party/mesa3d/src/vulkan/util/
H A Dvk_format.h169 vk_format_get_component_bits(VkFormat format, enum util_format_colorspace colorspace, unsigned component) vk_format_get_component_bits() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DCompositeBitmapGlyph.java108 public Component component(int componentNum) { in component() method in CompositeBitmapGlyph
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DGlyphGroup.java
H A DGsubLookupType.java
H A DHeaderTable.java
H A DLookupFlag.java
H A DNumRecordList.java
H A DOneToManySubst.java
/third_party/python/Lib/importlib/
H A D__init__.py12 import _imp # Just the builtin component, NOT the full Python module namespace
/third_party/selinux/libselinux/src/
H A Dcontext.c14 char *(component[4]); member
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
H A Dplugin_render.cpp26 static std::string GetXComponentId(OH_NativeXComponent *component) in GetXComponentId() argument
38 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) in OnSurfaceCreatedCB() argument
46 void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) in OnSurfaceChangedCB() argument
54 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) in OnSurfaceDestroyedCB() argument
62 DispatchTouchEventCB(OH_NativeXComponent *component, void *window) DispatchTouchEventCB() argument
95 SetNativeXComponent(OH_NativeXComponent *component) SetNativeXComponent() argument
140 OnSurfaceCreated(OH_NativeXComponent *component, void *window) OnSurfaceCreated() argument
155 OnSurfaceChanged(OH_NativeXComponent *component, void *window) OnSurfaceChanged() argument
166 OnSurfaceDestroyed(OH_NativeXComponent *component, void *window) OnSurfaceDestroyed() argument
171 DispatchTouchEvent(OH_NativeXComponent *component, void *window) DispatchTouchEvent() argument
[all...]
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/
H A Dauth_sub_session.c150 const ProtocolComponent *component = GetProtocolComponent(protocolType); in CreateAuthSubSession() local
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_manager_test.cpp273 auto component = SecCompManager::GetInstance().GetSecurityComponentFromList( in HWTEST_F() local
540 auto component = SecCompManager::GetInstance().GetSecurityComponentFromList(1, 1); HWTEST_F() local
[all...]

Completed in 11 milliseconds

12345678910>>...27