| /foundation/arkui/ace_engine_lite/test/moduletest/common/ |
| H A D | base_test.cpp | 51 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 D | plugin_render.cpp | 29 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 D | image_ffi_test.cpp | 118 CRetComponent component; in HWTEST_F() local 147 CRetComponent component; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/ |
| H A D | image_native.cpp | 77 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 D | codec_cmd_executor.cpp | 28 CodecCmdExecutor::CodecCmdExecutor(CodecComponentType* component, uint32_t inPortIndex) in CodecCmdExecutor() argument
|
| H A D | codec_port.cpp | 34 CodecPort::CodecPort(CodecComponentType* component, uint32_t portIndex, const CompVerInfo& verInfo) in CodecPort() argument
|
| /test/testfwk/xdevice/plugins/devicetest/ |
| H A D | constants.py | 43 component = "ComponentKit" variable in CKit
|
| /third_party/gn/src/gn/ |
| H A D | item.h | 88 const OhosComponent *component; member in Item
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_vector_derefs.cpp | 160 unsigned component[1] = { index }; in visit_enter() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_array_deref_of_vec.c | 28 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 D | brw_ir_fs.h | 155 component(fs_reg reg, unsigned idx) in component() function
|
| /third_party/libexif/contrib/c++/ |
| H A D | exif_module.cxx | 55 object component(long index) const in component() function
|
| /third_party/mesa3d/src/vulkan/util/ |
| H A D | vk_format.h | 169 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 D | CompositeBitmapGlyph.java | 108 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 D | GlyphGroup.java | |
| H A D | GsubLookupType.java | |
| H A D | HeaderTable.java | |
| H A D | LookupFlag.java | |
| H A D | NumRecordList.java | |
| H A D | OneToManySubst.java | |
| /third_party/python/Lib/importlib/ |
| H A D | __init__.py | 12 import _imp # Just the builtin component, NOT the full Python module namespace
|
| /third_party/selinux/libselinux/src/ |
| H A D | context.c | 14 char *(component[4]); member [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/ |
| H A D | plugin_render.cpp | 26 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 D | auth_sub_session.c | 150 const ProtocolComponent *component = GetProtocolComponent(protocolType); in CreateAuthSubSession() local
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| H A D | sec_comp_manager_test.cpp | 273 auto component = SecCompManager::GetInstance().GetSecurityComponentFromList( in HWTEST_F() local 540 auto component = SecCompManager::GetInstance().GetSecurityComponentFromList(1, 1); HWTEST_F() local [all...] |