Searched defs:bufferRef (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cDrawIndirectTests.cpp | 489 const std::vector<T>& bufferRef, unsigned int widthRef, unsigned int heightRef) in BuffersCompare() 2064 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 2554 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 2864 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 3055 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 3159 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 3485 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 5085 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.1f, 0.2f, 0.3f, 1.0f)); in Run() local 5782 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 5877 CColorArray bufferRef(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local [all …]
|
| /third_party/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
|
| /third_party/skia/m133/platform_tools/android/apps/skottie/skottielib/src/main/cpp/ |
| D | native-lib.cpp | 162 jobject bufferRef = env->NewGlobalRef(bufferObj); in Java_org_skia_skottie_SkottieAnimation_nCreateProxy() local
|