OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSurfaceWidth
(Results
1 - 5
of
5
) sorted by null
/frameworks/native/libs/gui/tests/
GLTest.cpp
65
String8("Test Surface"),
getSurfaceWidth
(), getSurfaceHeight(),
80
EGL_WIDTH,
getSurfaceWidth
(),
162
EGLint GLTest::
getSurfaceWidth
() {
/frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp
91
getSurfaceWidth
(), getSurfaceHeight(),
108
getSurfaceWidth
(), getSurfaceHeight()))->getProducer();
185
virtual EGLint
getSurfaceWidth
() {
[
all
...]
/external/deqp/framework/common/
tcuCommandLine.cpp
814
int CommandLine::
getSurfaceWidth
(void) const { return m_cmdLine.getOption<opt::SurfaceWidth>(); }
/hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.cpp
61
static EGLint
getSurfaceWidth
() {
347
EGL_WIDTH,
getSurfaceWidth
(),
/packages/apps/Camera2/src/com/android/camera/app/
CameraAppUI.java
[
all
...]
Completed in 132 milliseconds