Home
last modified time | relevance | path

Searched defs:TextureLoader (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/aemu/snapshot/
DTextureLoader.cpp29 TextureLoader::TextureLoader(android::base::StdioStream&& stream) in TextureLoader() function in android::snapshot::TextureLoader
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DStaticTriangleRenderer.java53 public interface TextureLoader { interface in StaticTriangleRenderer
/aosp_15_r20/hardware/google/aemu/snapshot/include/snapshot/
Dcommon.h45 class TextureLoader; variable