Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 48) sorted by relevance

12

/frameworks/rs/cpu_ref/
DrsCpuRuntimeMathFuncs.cpp27 #define IMPORT_F32_FN_F32(func) \ argument
31 #define IMPORT_F32_FN_F32_F32(func) \ argument
DrsCpuScriptGroup.cpp61 ScriptGroupRootFunc_t func; in scriptGroupRoot() local
DrsCpuRuntimeMath.cpp33 #define EXPORT_F32_FN_F32(func) \ argument
38 #define EXPORT_F32_FN_F32_F32(func) \ argument
/frameworks/wilhelm/src/
Dassert.c30 void __assert2(const char *file, int line, const char *func, const char *failedexpr) in __assert2()
/frameworks/rs/cpp/
DRenderScript.cpp603 void RS::setErrorHandler(ErrorHandlerFunc_t func) { in setErrorHandler()
607 void RS::setMessageHandler(MessageHandlerFunc_t func) { in setMessageHandler()
/frameworks/native/opengl/libagl/
Dstate.cpp226 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/
DDebug.cpp149 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode()
160 debugPrintFunc func, void* cookie) in printHexData()
DBpBinder.cpp45 IBinder::object_cleanup_func func) in attach()
288 object_cleanup_func func) in attachObject()
DBinder.cpp140 object_cleanup_func func) in attachObject()
/frameworks/native/cmds/dumpstate/
Dutils.c114 for_each_pid_func *func = arg; in for_each_pid_helper() local
118 void for_each_pid(for_each_pid_func func, const char *header) { in for_each_pid()
126 for_each_tid_func *func = arg; in for_each_tid_helper() local
170 void for_each_tid(for_each_tid_func func, const char *header) { in for_each_tid()
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dmath_agree.rs31 volatile type func##_rand_##abbrev##1_##abbrev##1; \ typedef
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dmath_agree.rs31 volatile type func##_rand_##abbrev##1_##abbrev##1; \ typedef
/frameworks/base/tests/backup/
Dbackup_helper_test.cpp32 test_func func; member
/frameworks/native/include/binder/
DBpBinder.h87 IBinder::object_cleanup_func func; member
/frameworks/native/cmds/servicemanager/
Dbinder.h26 void (*func)(struct binder_state *bs, void *ptr); member
Dbinder.c202 uintptr_t ptr, size_t size, binder_handler func) in binder_parse()
369 void binder_loop(struct binder_state *bs, binder_handler func) in binder_loop()
/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp178 void *func = mLoader->getSymbolAddress(func_name); in dumpDisassembly() local
/frameworks/native/services/surfaceflinger/RenderEngine/
DProgramCache.cpp63 friend inline Formatter& operator<<(Formatter& to, FormaterManipFunc func) { in operator <<()
/frameworks/av/media/libstagefright/
DDataSource.cpp146 void DataSource::RegisterSniffer_l(SnifferFunc func) { in RegisterSniffer_l()
/frameworks/native/cmds/atrace/
Datrace.cpp497 char* func = strtok(myFuncs, ","); in verifyKernelTraceFuncs() local
537 char* func = strtok(myFuncs, ","); in setKernelTraceFuncs() local
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_context.cpp243 GLMessage_Function func = msg->function(); in traceGLMessage() local
/frameworks/base/rs/java/android/renderscript/
DProgramStore.java350 public Builder setDepthFunc(DepthFunc func) { in setDepthFunc()
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
Dtypedefs.h168 #define ADD_PREFIX(func) LINK0(PREFIX, _, func) argument
/frameworks/av/media/libstagefright/wifi-display/source/
DWifiDisplaySource.cpp556 int32_t sessionID, int32_t cseq, HandleRTSPResponseFunc func) { in registerResponseHandler()
1076 HandleRTSPResponseFunc func = mResponseHandlers.valueAt(index); in onReceiveClientData() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp45 ApplyFunctionType func; member in ApplyFunctionEntry

12