Home
last modified time | relevance | path

Searched defs:fetch (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
DAlbumArtCache.java80 public void fetch(final String artUrl, final FetchListener listener) { in fetch() method in AlbumArtCache
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_neon_Blur.S83 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=r12 /*{{{*/ macro
DrsCpuIntrinsics_advsimd_Blur.S82 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=x12 /*{{{*/ macro
/frameworks/native/opengl/libagl/
Dcontext.h184 fetcher_t fetch; member