Searched defs:bufferRef (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 489 const std::vector<T>& bufferRef, unsigned int widthRef, unsigned int heightRef) in BuffersCompare() 2070 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 2560 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 2870 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 3061 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 3165 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 3491 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 5091 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 5788 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 5883 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local [all …]
|
/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/ |
D | native-lib.cpp | 134 jobject bufferRef = env->NewGlobalRef(bufferObj); in Java_org_skia_skottie_SkottieAnimation_nCreateProxy() local
|