Home
last modified time | relevance | path

Searched defs:ResourceProvider (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/skia/tests/graphite/
H A DTextureProxyTest.cpp53 auto nullCallback = [](ResourceProvider*) -> sk_sp<Texture> { return nullptr; }; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
54 auto callback = [texture](ResourceProvider*) -> sk_sp<Texture> { return texture; }; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
58 auto assignableCallback = [&assignableTexture](ResourceProvider*) -> sk_sp<Texture> { in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
/aosp_15_r20/external/cronet/net/base/
H A Dnet_module.h26 typedef scoped_refptr<base::RefCountedMemory> (*ResourceProvider)(int key); typedef
/aosp_15_r20/external/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/
H A DResourceProvider.java8 public interface ResourceProvider extends Closeable { interface
/aosp_15_r20/external/skia/modules/skottie/utils/
H A DTextPreshape.h19 namespace skresources { class ResourceProvider; } variable
H A DSkottieUtils.h29 class ResourceProvider; variable
/aosp_15_r20/frameworks/base/core/java/android/hardware/input/
H A DKeyboardLayoutPreviewDrawable.java404 private static class ResourceProvider { class in KeyboardLayoutPreviewDrawable
419 private ResourceProvider(Context context) { in ResourceProvider() method in KeyboardLayoutPreviewDrawable.ResourceProvider
/aosp_15_r20/external/skia/src/gpu/graphite/task/
H A DClearBuffersTask.h25 Status prepareResources(ResourceProvider*, in prepareResources() argument
H A DSynchronizeToCpuTask.h29 Status prepareResources(ResourceProvider*, in prepareResources() argument
H A DTaskList.h18 class ResourceProvider; variable
H A DTask.h19 class ResourceProvider; variable
/aosp_15_r20/external/skia/include/gpu/graphite/
H A DPrecompileContext.h20 class ResourceProvider; variable
H A DRecording.h29 class ResourceProvider; variable
H A DContext.h43 class ResourceProvider; variable
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlComputePipeline.h20 class ResourceProvider; variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DUploadBufferManager.h25 class ResourceProvider; variable
H A DQueueManager.h27 class ResourceProvider; variable
H A DTextureProxy.h24 class ResourceProvider; variable
H A DContextPriv.h24 class ResourceProvider; variable
H A DSharedContext.h30 class ResourceProvider; variable
H A DScratchResourceManager.h21 class ResourceProvider; variable
H A DDrawPass.h34 class ResourceProvider; variable
H A DCommandBuffer.h36 class ResourceProvider; variable
/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGImage.h24 class ResourceProvider; variable
/aosp_15_r20/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
DResourceProvider.java24 public interface ResourceProvider extends Plugin { interface
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/LauncherPluginLib/android_common/javac/
DLauncherPluginLib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123