Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
Dgralloc1.h74 static inline int gralloc1_open(const hw_module_t* module, gralloc1_device_t** device) { in gralloc1_open() function
/third_party/skia/third_party/externals/swiftshader/src/System/
DGrallocAndroid.cpp67 gralloc1_open(module, &m_gralloc1_device); in GrallocModule()
/third_party/skia/third_party/externals/swiftshader/src/Common/
DGrallocAndroid.cpp67 gralloc1_open(module, &m_gralloc1_device); in GrallocModule()
/third_party/mesa3d/include/android_stub/hardware/
Dgralloc1.h307 static inline int gralloc1_open(const struct hw_module_t* module, in gralloc1_open() function