Home
last modified time | relevance | path

Searched defs:props (Results 226 - 250 of 933) sorted by relevance

12345678910>>...38

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_blit.c118 VkFormatProperties props = screen->format_props[res->base.b.format]; in get_resource_features() local
/third_party/node/test/js-native-api/test_object/
H A Dtest_null.c290 napi_value return_value, props; in GetPropertyNames() local
311 napi_value return_value, props; in GetAllPropertyNames() local
/third_party/node/test/node-api/test_instance_data/
H A Dtest_instance_data.c193 napi_property_descriptor props[] = { in Init() local
/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c82 static int printProperty(int fd, drmModeResPtr res, drmModePropertyPtr props, uint64_t value) in printProperty() argument
135 drmModePropertyPtr props; printConnector() local
[all...]
/third_party/libdrm/tests/proptest/
H A Dproptest.c165 drmModeObjectPropertiesPtr props; in listObjectProperties() local
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_params.c128 int ossl_ffc_set_digest(FFC_PARAMS *params, const char *alg, const char *props) in ossl_ffc_set_digest() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_child.c192 static int provider_global_props_cb(const char *props, void *cbdata) in provider_global_props_cb() argument
/third_party/openssl/crypto/
H A Dprovider_child.c192 static int provider_global_props_cb(const char *props, void *cbdata) in provider_global_props_cb() argument
/third_party/openssl/crypto/ffc/
H A Dffc_params.c128 int ossl_ffc_set_digest(FFC_PARAMS *params, const char *alg, const char *props) in ossl_ffc_set_digest() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DCoreWindowNativeWindow.cpp24 ComPtr<IPropertySet> props = propertySet; in initialize() local
H A DInspectableNativeWindow.cpp69 ComPtr<IInspectable> props = window; in IsEGLConfiguredPropertySet() local
/third_party/skia/src/gpu/
H A DGrRecordingContextPriv.cpp26 createDevice(GrColorType colorType, sk_sp<GrSurfaceProxy> proxy, sk_sp<SkColorSpace> colorSpace, GrSurfaceOrigin origin, const SkSurfaceProps& props, skgpu::BaseDevice::InitContents init) createDevice() argument
40 createDevice(SkBudgeted budgeted, const SkImageInfo& ii, SkBackingFit fit, int sampleCount, GrMipmapped mipmapped, GrProtected isProtected, GrSurfaceOrigin origin, const SkSurfaceProps& props, skgpu::BaseDevice::InitContents init) createDevice() argument
H A DGrProcessorSet.cpp154 GrXPFactory::AnalysisProperties props = GrXPFactory::GetAnalysisProperties( in finalize() local
/third_party/skia/src/image/
H A DSkSurface_Raster.cpp61 SkSurface_Raster(const SkImageInfo& info, void* pixels, size_t rb, void (*releaseProc)(void* pixels, void* context), void* context, const SkSurfaceProps* props) SkSurface_Raster() argument
70 SkSurface_Raster(const SkImageInfo& info, sk_sp<SkPixelRef> pr, const SkSurfaceProps* props) SkSurface_Raster() argument
158 MakeRasterDirectReleaseProc(const SkImageInfo& info, void* pixels, size_t rb, void (*releaseProc)(void* pixels, void* context), void* context, const SkSurfaceProps* props) MakeRasterDirectReleaseProc() argument
174 MakeRasterDirect(const SkImageInfo& info, void* pixels, size_t rowBytes, const SkSurfaceProps* props) MakeRasterDirect() argument
179 MakeRaster(const SkImageInfo& info, size_t rowBytes, const SkSurfaceProps* props) MakeRaster() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape.hh63 hb_segment_properties_t props; member
151 hb_segment_properties_t props; member
H A Dhb-shape-plan.cc59 init(bool copy, hb_face_t *face, const hb_segment_properties_t *props, const hb_feature_t *user_features, unsigned int num_user_features, const int *coords, unsigned int num_coords, const char * const *shaper_list) init() argument
188 hb_shape_plan_create(hb_face_t *face, const hb_segment_properties_t *props, const hb_feature_t *user_features, unsigned int num_user_features, const char * const *shaper_list) hb_shape_plan_create() argument
219 hb_shape_plan_create2(hb_face_t *face, const hb_segment_properties_t *props, const hb_feature_t *user_features, unsigned int num_user_features, const int *coords, unsigned int num_coords, const char * const *shaper_list) hb_shape_plan_create2() argument
483 hb_shape_plan_create_cached(hb_face_t *face, const hb_segment_properties_t *props, const hb_feature_t *user_features, unsigned int num_user_features, const char * const *shaper_list) hb_shape_plan_create_cached() argument
515 hb_shape_plan_create_cached2(hb_face_t *face, const hb_segment_properties_t *props, const hb_feature_t *user_features, unsigned int num_user_features, const int *coords, unsigned int num_coords, const char * const *shaper_list) hb_shape_plan_create_cached2() argument
[all...]
/third_party/skia/include/core/
H A DSkSurface.h889 const SkSurfaceProps& props() const { return fProps; } in props() function in SkSurface
/third_party/skia/modules/skottie/src/text/
H A DTextAnimator.h62 ResolvedProps props; // accumulates properties across *all* animators member
/base/inputmethod/imf/frameworks/cj/src/
H A Dinput_method_ffi.cpp27 int32_t FfiInputMethodGetDefaultInputMethod(CInputMethodProperty &props) in FfiInputMethodGetDefaultInputMethod() argument
43 int32_t FfiInputMethodGetCurrentInputMethod(CInputMethodProperty &props) in FfiInputMethodGetCurrentInputMethod() argument
58 int32_t FfiInputMethodSwitchInputMethod(bool &result, CInputMethodProperty props) in FfiInputMethodSwitchInputMethod() argument
88 int32_t FfiInputMethodGetCurrentInputMethodSubtype(CInputMethodSubtype &props) in FfiInputMethodGetCurrentInputMethodSubtype() argument
136 RetInputMethodSubtype FfiInputMethodSettingListInputMethodSubtype(CInputMethodProperty props) in FfiInputMethodSettingListInputMethodSubtype() argument
162 CInputMethodSubtype props; FfiInputMethodSettingListInputMethodSubtype() local
194 CInputMethodSubtype props; FfiInputMethodSettingListCurrentInputMethodSubtype() local
225 CInputMethodProperty props; FfiInputMethodSettingGetInputMethods() local
256 CInputMethodProperty props; FfiInputMethodSettingGetAllInputMethods() local
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djson_operate_test.cpp378 std::vector<Property> props; in HWTEST_F() local
H A Dinput_method_switch_test.cpp477 std::vector<Property> props; in HWTEST_F() local
/base/global/resource_management/interfaces/js/kits/src/
H A Dsendable_resource_manager_napi.cpp58 static bool GetResourceProp(napi_env env, napi_callback_info info, std::vector<napi_value> &props) in GetResourceProp() argument
153 std::vector<napi_value> props; in InstanceResource() local
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_app_cert_process.c251 struct CmKeyProperties props = { in ImportRsaKey() local
289 const struct CmKeyProperties props = { in ImportEccKey() local
318 struct CmKeyProperties props = { in ImportEd25519Key() local
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_device.cpp107 drmModeObjectPropertiesPtr props = drmModeObjectGetProperties(GetDrmFd(), objId, objType); in GetProperty() local
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_device.cpp110 drmModeObjectPropertiesPtr props = drmModeObjectGetProperties(GetDrmFd(), objId, objType); in GetProperty() local

Completed in 17 milliseconds

12345678910>>...38