Home
last modified time | relevance | path

Searched defs:SetUpProgram (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp475 Result<ScopedGlProgram> GfxstreamEnd2EndTest::SetUpProgram(const std::string& vertSource, in SetUpProgram() function in gfxstream::tests::GfxstreamEnd2EndTest
484 Result<ScopedGlProgram> GfxstreamEnd2EndTest::SetUpProgram( in SetUpProgram() function in gfxstream::tests::GfxstreamEnd2EndTest
/aosp_15_r20/cts/tests/tests/nativehardware/jni/
H A DAHardwareBufferGLTest.cpp1426 void AHardwareBufferGLTest::SetUpProgram(const std::string& vertex_source, in SetUpProgram() function in android::AHardwareBufferGLTest