| /frameworks/rs/driver/runtime/ | 
| D | rs_core.c | 184 extern uint32_t __attribute__((overloadable)) rsGetArray0(rs_kernel_context ctxt) {  in rsGetArray0()188 extern uint32_t __attribute__((overloadable)) rsGetArray1(rs_kernel_context ctxt) {  in rsGetArray1()
 192 extern uint32_t __attribute__((overloadable)) rsGetArray2(rs_kernel_context ctxt) {  in rsGetArray2()
 196 extern uint32_t __attribute__((overloadable)) rsGetArray3(rs_kernel_context ctxt) {  in rsGetArray3()
 200 extern rs_allocation_cubemap_face __attribute__((overloadable)) rsGetFace(rs_kernel_context ctxt) {  in rsGetFace()
 204 extern uint32_t __attribute__((overloadable)) rsGetLod(rs_kernel_context ctxt) {  in rsGetLod()
 208 extern uint32_t __attribute__((overloadable)) rsGetDimX(rs_kernel_context ctxt) {  in rsGetDimX()
 212 extern uint32_t __attribute__((overloadable)) rsGetDimY(rs_kernel_context ctxt) {  in rsGetDimY()
 216 extern uint32_t __attribute__((overloadable)) rsGetDimZ(rs_kernel_context ctxt) {  in rsGetDimZ()
 220 extern uint32_t __attribute__((overloadable)) rsGetDimArray0(rs_kernel_context ctxt) {  in rsGetDimArray0()
 [all …]
 
 | 
| /frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/netlink/ | 
| D | NetlinkUtilsTest.java | 88             var ctxt = new String(Files.readAllBytes(Paths.get("/proc/thread-self/attr/current")));  in testGetNeighborsQuery()  local
 | 
| /frameworks/native/libs/renderengine/skia/ | 
| D | SkiaGLRenderEngine.cpp | 170     EGLContext ctxt =  in create()  local252                                        EGLContext ctxt, EGLSurface placeholder,  in SkiaGLRenderEngine()
 
 | 
| /frameworks/av/media/libstagefright/codecs/avcdec/ | 
| D | SoftAVCDec.cpp | 95 static void *ivd_aligned_malloc(void *ctxt, WORD32 alignment, WORD32 size) {  in ivd_aligned_malloc()100 static void ivd_aligned_free(void *ctxt, void *buf) {  in ivd_aligned_free()
 
 | 
| /frameworks/av/media/libstagefright/codecs/hevcdec/ | 
| D | SoftHEVC.cpp | 88 static void *ivd_aligned_malloc(void *ctxt, WORD32 alignment, WORD32 size) {  in ivd_aligned_malloc()93 static void ivd_aligned_free(void *ctxt, void *buf) {  in ivd_aligned_free()
 
 | 
| /frameworks/rs/cpu_ref/ | 
| D | rsCpuScriptGroup2.cpp | 310 void generateSourceSlot(RsdCpuReferenceImpl* ctxt,  in generateSourceSlot()598             RsdCpuReferenceImpl* ctxt = mGroup->getCpuRefImpl();  in setGlobalsForBatch()  local
 
 | 
| /frameworks/compile/slang/ | 
| D | slang_rs_foreach_lowering.cpp | 36 RSForEachLowering::RSForEachLowering(RSContext* ctxt)  in RSForEachLowering()
 | 
| /frameworks/compile/libbcc/lib/ | 
| D | RSScriptGroupFusion.cpp | 195   llvm::LLVMContext& ctxt = Context.getLLVMContext();  in fuseKernels()  local
 | 
| /frameworks/av/media/codec2/components/hevc/ | 
| D | C2SoftHevcDec.cpp | 315 static void *ivd_aligned_malloc(void *ctxt, WORD32 alignment, WORD32 size) {  in ivd_aligned_malloc()320 static void ivd_aligned_free(void *ctxt, void *mem) {  in ivd_aligned_free()
 
 | 
| /frameworks/av/media/codec2/components/avc/ | 
| D | C2SoftAvcDec.cpp | 324 static void *ivd_aligned_malloc(void *ctxt, WORD32 alignment, WORD32 size) {  in ivd_aligned_malloc()329 static void ivd_aligned_free(void *ctxt, void *mem) {  in ivd_aligned_free()
 
 | 
| /frameworks/base/services/core/java/com/android/server/audio/ | 
| D | RecordingActivityMonitor.java | 137     RecordingActivityMonitor(Context ctxt) {  in RecordingActivityMonitor()
 | 
| D | AudioDeviceBroker.java | 1675     private void setupMessaging(Context ctxt) {  in setupMessaging()
 | 
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ | 
| D | RenderTarget.java | 385         EGLContext ctxt = egl.eglCreateContext(display, config, EGL10.EGL_NO_CONTEXT, attrib_list);  in createContext()  local
 | 
| /frameworks/av/media/libstagefright/renderfright/gl/ | 
| D | GLESRenderEngine.cpp | 239     EGLContext ctxt = createEglContext(display, config, protectedContext, useContextPriority,  in create()  local334                                    EGLConfig config, EGLContext ctxt, EGLSurface stub,  in GLESRenderEngine()
 
 | 
| /frameworks/native/libs/renderengine/gl/ | 
| D | GLESRenderEngine.cpp | 286     EGLContext ctxt =  in create()  local380                                    EGLConfig config, EGLContext ctxt, EGLSurface stub,  in GLESRenderEngine()
 
 |