Searched defs:gPos (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/tests/ |
| H A D | TextureStripAtlasManagerTest.cpp | 27 static const SkScalar gPos[] = { 0, 0.17f, 0.32f, 0.49f, 0.66f, 0.83f, 1.0f }; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| H A D | GradientTest.cpp | 165 static const SkScalar gPos[] = { 0, SK_ScalarHalf, SK_Scalar1 }; in TestGradientShaders() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | alpha_gradients.cpp | 48 static const float_t gPos[] = {0.0f, 1.0f}; in draw_grad() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_shader_effect_test.cpp | 84 float_t gPos[] = { 0.25f, 0.75f }; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/ |
| H A D | opengl_wrapper_native_test.cpp | 64 static GLuint gPos; variable
|
| /third_party/skia/bench/ |
| H A D | GradientBench.cpp | 39 static const SkScalar gPos[] = {0.25f, 0.75f}; variable
|
Completed in 5 milliseconds