/third_party/mesa3d/src/freedreno/computerator/ |
H A D | ir3_asm.h | 35 struct backend *backend; member
|
H A D | main.h | 65 struct backend { struct
|
/third_party/skia/experimental/graphite/include/ |
H A D | BackendTexture.h | 28 BackendApi backend() const { return fInfo.backend(); } in backend() function in skgpu::BackendTexture
|
H A D | TextureInfo.h | 47 BackendApi backend() const { return fBackend; } in backend() function in skgpu::TextureInfo
|
/third_party/skia/include/gpu/ |
H A D | GrBackendDrawableInfo.h | 28 GrBackendApi backend() const { return fBackend; } in backend() function in GrBackendDrawableInfo
|
H A D | GrBackendSurfaceMutableState.h | 64 GrBackendApi backend() const { return fBackend; } in backend() function in GrBackendSurfaceMutableState
|
/third_party/skia/src/gpu/ |
H A D | GrContextThreadSafeProxyPriv.h | 30 GrBackend backend() const { return fProxy->fBackend; } in backend() function in GrContextThreadSafeProxyPriv
|
H A D | GrContext_Base.cpp | 29 GrBackendApi GrContext_Base::backend() const { return fThreadSafeProxy->priv().backend(); } in backend() function in GrContext_Base
|
/third_party/skia/src/core/ |
H A D | SkSurfaceCharacterization.cpp | 29 auto backend = fBackendFormat.backend(); in validate() local
|
/third_party/skia/third_party/externals/harfbuzz/perf/ |
H A D | perf-extents.hh | 11 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 D | CodecBench.cpp | 36 bool CodecBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
|
H A D | BitmapRegionDecoderBench.cpp | 36 bool BitmapRegionDecoderBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
|
H A D | RecordingBench.cpp | 24 bool PictureCentricBench::isSuitableFor(Backend backend) { in isSuitableFor() argument 61 bool DeserializePictureBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
|
H A D | AndroidCodecBench.cpp | 27 bool AndroidCodecBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
|
H A D | GMBench.cpp | 23 bool GMBench::isSuitableFor(Backend backend) { in isSuitableFor() argument
|
H A D | nanobench.h | 23 Benchmark::Backend backend; member
|
/third_party/selinux/libselinux/utils/ |
H A D | selabel_lookup.c | 35 int raw = 0, type = 0, backend = 0, rc, opt; in main() local [all...] |
H A D | selabel_digest.c | 62 int backend = 0, rc, opt, validate = 0; in main() local [all...] |
/third_party/rust/crates/rustix/src/ |
H A D | lib.rs | 142 mod backend; modules
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | ext_password.c | 27 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 D | ext_password.c | 30 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 D | SkQP.java | 18 protected native long nExecuteGM(int gm, int backend) throws SkQPException; in nExecuteGM() argument
|
/third_party/backends/sanei/ |
H A D | sanei_auth.c | 159 sanei_authorize(const char *resource, const char *backend, SANE_Auth_Callback authorize) sanei_authorize() argument
|
H A D | sanei_init_debug.c | 84 sanei_init_debug (const char * backend, int * var) in sanei_init_debug() argument
|
/third_party/mesa3d/src/gbm/main/ |
H A D | backend.c | 49 const struct gbm_backend *backend; member 74 create_backend_desc(const char *name, const struct gbm_backend *backend, void *lib) create_backend_desc() argument
|