Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedFakeRotatingCameraDevice.h86 int init_gl_surface(int width, int height);
DEmulatedFakeRotatingCameraDevice.cpp351 int EmulatedFakeRotatingCameraDevice::init_gl_surface(int width, int height) in init_gl_surface() function in android::EmulatedFakeRotatingCameraDevice
523 init_gl_surface(mFrameWidth, mFrameHeight); in produceFrame()