Home
last modified time | relevance | path

Searched defs:caps (Results 101 - 125 of 400) sorted by relevance

12345678910>>...16

/third_party/skia/bench/
H A DSkSLBench.cpp28 GrShaderCaps caps; variable
30 SkSL::Compiler compiler(&caps); variable
520 GrShaderCaps caps; in RunSkSLMemoryBenchmarks() local
529 GrShaderCaps caps; in RunSkSLMemoryBenchmarks() local
540 GrShaderCaps caps; in RunSkSLMemoryBenchmarks() local
/third_party/spirv-tools/test/val/
H A Dval_extension_spv_khr_integer_dot_product_test.cpp34 std::vector<std::string> caps; member
/base/startup/appspawn/test/unittest/app_spawn_lite_test/
H A Dapp_spawn_lite_test.cpp358 std::vector<unsigned int> caps; in HWTEST_F() local
[all...]
/base/startup/appspawn/lite/
H A Dappspawn_process.c56 static int SetCapability(unsigned int capsCnt, const unsigned int *caps) in SetCapability() argument
[all...]
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dapp_record.cpp74 AbilityMsStatus AppRecord::QueryAppCapability(const char *bundleName, uint32_t **caps, uint32_t *capNums) in QueryAppCapability() argument
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h27 HEncoder(CodecHDI::CodecCompCapability caps, OMX_VIDEO_CODINGTYPE codingType) in HEncoder() argument
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dcapability.cpp36 Capability::Capability(const map<string, AttrData> &caps) : caps_(caps) in Capability() argument
39 Capability::Capability(map<string, AttrData> &&caps) : caps_(std::move(caps)) in Capability() argument
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dinput_device.h136 inline void InputDevice::SetCapabilities(unsigned long caps) in SetCapabilities() argument
/foundation/communication/netmanager_base/frameworks/js/napi/connection/observer/src/
H A Dnet_conn_callback_observer.cpp83 auto caps = *netAllCap; in NetCapabilitiesChange() local
248 CreateNetCapabilitiesChangeParam(napi_env env, NetHandle &handle, NetAllCapabilities &caps) CreateNetCapabilitiesChangeParam() argument
/third_party/backends/backend/
H A Dmustek_pp_null.c77 debug_drv_capabilities(SANE_Int info __UNUSED__, SANE_String *model, SANE_String *vendor, SANE_String *type, SANE_Int *maxres, SANE_Int *minres, SANE_Int *maxhsize, SANE_Int *maxvsize, SANE_Int *caps) debug_drv_capabilities() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dnir_spirv.h91 struct spirv_supported_capabilities caps; member
/third_party/ltp/lib/
H A Dtst_memutils.c114 struct tst_cap_user_data caps[2]; in has_caps() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_dump.c425 nine_dump_D3DCAPS9(unsigned ch, const D3DCAPS9 *caps) in nine_dump_D3DCAPS9() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_vp.c68 nv98_decoder_vp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned caps, unsigned is_ref, struct nouveau_vp3_video_buffer *refs[16]) nv98_decoder_vp() argument
H A Dnv98_video_bsp.c46 uint32_t caps, i; in nv98_decoder_bsp() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_winsys.h39 union virgl_caps caps; member
146 static inline void virgl_ws_fill_new_caps_defaults(struct virgl_drm_caps *caps) in virgl_ws_fill_new_caps_defaults() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video_bsp.c143 uint32_t caps; in nvc0_decoder_bsp_end() local
H A Dnvc0_video_vp.c68 nvc0_decoder_vp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned caps, unsigned is_ref, struct nouveau_vp3_video_buffer *refs[16]) nvc0_decoder_vp() argument
/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c45 int caps; in pa_oss_open() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.c85 GstCaps *caps; in gst_create_caps_from_sample_spec() local
132 GstCaps *caps; in gst_codec_init() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp78 const gl::Caps &caps = state.getCaps(); in Compiler() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DVertexDeclarationCache.cpp104 D3DCAPS9 caps; in applyDeclaration() local
/third_party/skia/src/core/
H A DSkDeferredDisplayListRecorder.cpp77 const GrCaps* caps = fContext->priv().caps(); in init() local
/third_party/skia/src/gpu/
H A DGrContextThreadSafeProxy.cpp41 void GrContextThreadSafeProxy::init(sk_sp<const GrCaps> caps, in init() argument
182 void GrContextThreadSafeProxyPriv::init(sk_sp<const GrCaps> caps, in init() argument
/third_party/skia/src/gpu/effects/
H A DGrGaussianConvolutionFragmentProcessor.cpp42 static LoopType loop_type(const GrShaderCaps& caps) { in loop_type() argument

Completed in 13 milliseconds

12345678910>>...16