Home | History | Annotate | Download | only in common

Lines Matching defs:TestContext

17 #include "tests/common/TestContext.h"
56 TestContext::TestContext() {
63 TestContext::~TestContext() {}
65 sp<Surface> TestContext::surface() {
72 void TestContext::createSurface() {
80 void TestContext::createWindowSurface() {
91 void TestContext::createOffscreenSurface() {
102 void TestContext::waitForVsync() {