Home
last modified time | relevance | path

Searched refs:NATIVE_FUNC (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/driver/
DrsdCore.cpp54 #define NATIVE_FUNC(a) a macro
56 #define NATIVE_FUNC(a) NULL macro
61 NATIVE_FUNC(rsdGLInit),
62 NATIVE_FUNC(rsdGLShutdown),
63 NATIVE_FUNC(rsdGLSetSurface),
64 NATIVE_FUNC(rsdGLSwap),
96 NATIVE_FUNC(rsdAllocationSetSurface),
97 NATIVE_FUNC(rsdAllocationIoSend),
98 NATIVE_FUNC(rsdAllocationIoReceive),
118 NATIVE_FUNC(rsdProgramStoreInit),
[all …]