Searched refs:setGrallocImplementation (Results 1 – 5 of 5) sorted by relevance
57 EMUGL_COMMON_API void setGrallocImplementation(
75 void emugl::setGrallocImplementation(GrallocImplementation gralloc) { in setGrallocImplementation() function in emugl
94 virtual void setGrallocImplementation(GrallocImplementation gralloc) = 0;
55 virtual void setGrallocImplementation(GrallocImplementation gralloc) override;
102 void RenderLibImpl::setGrallocImplementation(GrallocImplementation gralloc) { in setGrallocImplementation() function in gfxstream::RenderLibImpl