/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeMathFuncs.cpp | 26 #define IMPORT_F32_FN_F32(func) \ argument 30 #define IMPORT_F32_FN_F32_F32(func) \ argument
|
D | rsCpuScriptGroup2.h | 24 CPUClosure(const Closure* closure, RsdCpuScriptImpl* si, ExpandFuncTy func) : in CPUClosure()
|
D | rsCpuScriptGroup.cpp | 60 ScriptGroupRootFunc_t func; in scriptGroupRoot() local
|
D | rsCpuRuntimeMath.cpp | 33 #define EXPORT_F32_FN_F32(func) \ argument 38 #define EXPORT_F32_FN_F32_F32(func) \ argument
|
/frameworks/wilhelm/src/ |
D | assert.c | 30 void __assert2(const char *file, int line, const char *func, const char *failedexpr) in __assert2()
|
/frameworks/rs/cpp/ |
D | RenderScript.cpp | 274 void RS::setErrorHandler(ErrorHandlerFunc_t func) { in setErrorHandler() 278 void RS::setMessageHandler(MessageHandlerFunc_t func) { in setMessageHandler()
|
/frameworks/native/opengl/libagl/ |
D | state.cpp | 226 void glStencilFunc(GLenum func, GLint /*ref*/, GLuint /*mask*/) { in glStencilFunc() 249 void glAlphaFunc(GLenum func, GLclampf ref) in glAlphaFunc() 544 void glDepthFunc(GLenum func) { in glDepthFunc() 554 void glAlphaFuncx(GLenum func, GLclampx ref) { in glAlphaFuncx()
|
/frameworks/native/libs/binder/ |
D | Debug.cpp | 149 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode() 160 debugPrintFunc func, void* cookie) in printHexData()
|
D | BpBinder.cpp | 45 IBinder::object_cleanup_func func) in attach() 287 object_cleanup_func func) in attachObject()
|
D | Binder.cpp | 140 object_cleanup_func func) in attachObject()
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
D | math_agree.rs | 31 volatile type func##_rand_##abbrev##1_##abbrev##1; \ typedef
|
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | math_agree.rs | 31 volatile type func##_rand_##abbrev##1_##abbrev##1; \ typedef
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | math_agree.rs | 31 volatile type func##_rand_##abbrev##1_##abbrev##1; \ typedef
|
/frameworks/base/tests/backup/ |
D | backup_helper_test.cpp | 32 test_func func; member
|
/frameworks/native/cmds/dumpstate/ |
D | utils.c | 120 for_each_pid_func *func = arg; in for_each_pid_helper() local 124 void for_each_pid(for_each_pid_func func, const char *header) { in for_each_pid() 132 for_each_tid_func *func = arg; in for_each_tid_helper() local 176 void for_each_tid(for_each_tid_func func, const char *header) { in for_each_tid()
|
/frameworks/native/include/binder/ |
D | BpBinder.h | 87 IBinder::object_cleanup_func func; member
|
/frameworks/native/cmds/servicemanager/ |
D | binder.h | 26 void (*func)(struct binder_state *bs, void *ptr); member
|
D | binder.c | 205 uintptr_t ptr, size_t size, binder_handler func) in binder_parse() 372 void binder_loop(struct binder_state *bs, binder_handler func) in binder_loop()
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | ProgramCache.cpp | 63 friend inline Formatter& operator<<(Formatter& to, FormaterManipFunc func) { in operator <<()
|
/frameworks/av/media/libstagefright/ |
D | DataSource.cpp | 148 void DataSource::RegisterSniffer_l(SnifferFunc func) { in RegisterSniffer_l()
|
/frameworks/base/tools/aapt2/ |
D | ResourceValues.h | 389 TFunc func; member 404 TFunc func; member
|
/frameworks/native/cmds/atrace/ |
D | atrace.cpp | 531 char* func = strtok(myFuncs, ","); in verifyKernelTraceFuncs() local 571 char* func = strtok(myFuncs, ","); in setKernelTraceFuncs() local
|
/frameworks/compile/libbcc/lib/Renderscript/ |
D | RSScriptGroupFusion.cpp | 49 Function* func = newModule->getFunction(functionName); in getInvokeFunction() local
|
/frameworks/base/rs/java/android/renderscript/ |
D | ProgramStore.java | 350 public Builder setDepthFunc(DepthFunc func) { in setDepthFunc()
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
D | gltrace_context.cpp | 243 GLMessage_Function func = msg->function(); in traceGLMessage() local
|