Home
last modified time | relevance | path

Searched defs:backend (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/mesa3d/src/freedreno/computerator/
H A Dir3_asm.h35 struct backend *backend; member
H A Dmain.h65 struct backend { struct
/third_party/skia/experimental/graphite/include/
H A DBackendTexture.h28 BackendApi backend() const { return fInfo.backend(); } in backend() function in skgpu::BackendTexture
H A DTextureInfo.h47 BackendApi backend() const { return fBackend; } in backend() function in skgpu::TextureInfo
/third_party/skia/include/gpu/
H A DGrBackendDrawableInfo.h28 GrBackendApi backend() const { return fBackend; } in backend() function in GrBackendDrawableInfo
H A DGrBackendSurfaceMutableState.h64 GrBackendApi backend() const { return fBackend; } in backend() function in GrBackendSurfaceMutableState
/third_party/skia/src/gpu/
H A DGrContextThreadSafeProxyPriv.h30 GrBackend backend() const { return fProxy->fBackend; } in backend() function in GrContextThreadSafeProxyPriv
H A DGrContext_Base.cpp29 GrBackendApi GrContext_Base::backend() const { return fThreadSafeProxy->priv().backend(); } in backend() function in GrContext_Base
/third_party/skia/src/core/
H A DSkSurfaceCharacterization.cpp29 auto backend = fBackendFormat.backend(); in validate() local
/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-extents.hh11 static void extents (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in extents() argument
/third_party/skia/bench/
H A DCodecBench.cpp36 bool CodecBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
H A DBitmapRegionDecoderBench.cpp36 bool BitmapRegionDecoderBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
H A DRecordingBench.cpp24 bool PictureCentricBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
61 bool DeserializePictureBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
H A DAndroidCodecBench.cpp27 bool AndroidCodecBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
H A DGMBench.cpp23 bool GMBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
H A Dnanobench.h23 Benchmark::Backend backend; member
/third_party/selinux/libselinux/utils/
H A Dselabel_lookup.c35 int raw = 0, type = 0, backend = 0, rc, opt; in main() local
[all...]
H A Dselabel_digest.c62 int backend = 0, rc, opt, validate = 0; in main() local
[all...]
/third_party/rust/crates/rustix/src/
H A Dlib.rs142 mod backend; modules
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dext_password.c27 const struct ext_password_backend *backend; member
32 struct ext_password_data * ext_password_init(const char *backend, in ext_password_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dext_password.c30 const struct ext_password_backend *backend; member
35 struct ext_password_data * ext_password_init(const char *backend, in ext_password_init() argument
[all...]
/third_party/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/
H A DSkQP.java18 protected native long nExecuteGM(int gm, int backend) throws SkQPException; in nExecuteGM() argument
/third_party/backends/sanei/
H A Dsanei_auth.c159 sanei_authorize(const char *resource, const char *backend, SANE_Auth_Callback authorize) sanei_authorize() argument
H A Dsanei_init_debug.c84 sanei_init_debug (const char * backend, int * var) in sanei_init_debug() argument
/third_party/mesa3d/src/gbm/main/
H A Dbackend.c49 const struct gbm_backend *backend; member
74 create_backend_desc(const char *name, const struct gbm_backend *backend, void *lib) create_backend_desc() argument

Completed in 8 milliseconds

1234