Searched defs:Surface (Results 1 - 13 of 13) sorted by relevance

/external/icu/icu4c/source/samples/layout/
H A DSurface.h5 class Surface class
8 Surface(/*what?*/);
/external/deqp/framework/common/
H A DtcuSurface.cpp21 * \brief Surface class.
28 Surface::Surface (void) function in class:Surface
34 Surface::Surface(int width, int height) function in class:Surface
41 Surface::~Surface()
52 void Surface::setSize (int width, int height)
H A DtcuSurface.hpp38 * Surface provides basic pixel storage functionality. Only single format
44 class Surface class in namespace:tcu
47 Surface (void);
48 Surface (int width, int height);
49 ~Surface (void);
70 inline void Surface::setPixel (int x, int y, RGBA col)
87 inline RGBA Surface::getPixel (int x, int y) const
105 inline ConstPixelBufferAccess Surface::getAccess (void) const
111 inline PixelBufferAccess Surface::getAccess (void)
/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp177 class Surface : public tcu::ThreadUtil::Object class in namespace:deqp::egl::GLES2ThreadTest
180 Surface (SharedPtr<tcu::ThreadUtil::Event> event);
181 ~Surface (void);
187 Surface (const Surface&);
188 Surface& operator= (const Surface&);
191 Surface::Surface (SharedPtr<tcu::ThreadUtil::Event> event) function in class:deqp::egl::GLES2ThreadTest::Surface
192 : tcu::ThreadUtil::Object ("Surface", even
[all...]
/external/libgdx/backends/gdx-backend-android/libs/
H A Dandroid-4.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...

Completed in 262 milliseconds