| /device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
| D | LinkAndRelinkTest.cpp | 72 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local 354 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local 391 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local
|
| D | BlendFuncExtendedTest.cpp | 568 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local 606 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local 691 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, fragShader.str().c_str()); in TEST_P() local
|
| D | PointSpritesTest.cpp | 127 constexpr char fs[] = in TEST_P() local 149 constexpr char fs[] = in TEST_P() local
|
| D | ContextLostTest.cpp | 72 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, essl1_shaders::fs::UniformColor()); in TEST_P() local
|
| D | BindUniformLocationTest.cpp | 151 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local 448 const char *fs, in linkProgramWithUniformLocation()
|
| D | DrawBaseVertexVariantsTest.cpp | 185 constexpr char fs[] = R"( in setupProgram() local
|
| D | ComputeShaderTest.cpp | 210 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local 259 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local 314 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local
|
| D | GLSLTest.cpp | 470 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, fragmentShader); in validateComponentsInErrorMessage() local 4363 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, fsSource); in TEST_P() local 6002 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local 6067 GLuint fs = GetProgramShader(program.get(), GL_FRAGMENT_SHADER); in TEST_P() local
|
| D | MultiviewDrawTest.cpp | 1938 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, FS.c_str()); in TEST_P() local
|
| D | RobustResourceInitTest.cpp | 1015 std::string fs = GetSimpleTextureFragmentShader(samplerType); in testIntegerTextureInit() local
|
| D | WebGLCompatibilityTest.cpp | 4850 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, kFS); in TEST_P() local
|
| /device/generic/vulkan-cereal/third-party/angle/util/ |
| D | shader_utils.cpp | 35 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, fsSource); in CompileProgramInternal() local 361 namespace fs namespace 491 namespace fs namespace 581 namespace fs namespace
|
| /device/google/trout/hal/dumpstate/1.1/ |
| D | DumpstateDevice.h | 30 namespace fs = android::hardware::automotive::filesystem; variable
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/ |
| D | MultiviewPerf.cpp | 182 void createProgram(const char *vs, const char *fs) in createProgram() 328 const std::string fs = in initializeBenchmark() local 427 const std::string &fs = in initializeBenchmark() local
|
| D | LinkProgramPerfTest.cpp | 144 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, fragmentShader); in drawBenchmark() local
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ |
| D | translate_math.js | 9 const fs = require("fs"); constant
|
| /device/google/cuttlefish/host/libs/msg_queue/ |
| D | msg_queue.cc | 50 std::fstream fs; in Create() local
|
| /device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/ |
| D | weight_infill.cc | 68 const int fs = grid_space_coords.first & 0xF; in BilerpGridPointFactorsForWeight() local
|
| /device/google/coral-kernel/sm8150/kernel-headers/video/ |
| D | uvesafb.h | 37 __u16 fs; member
|
| /device/google/coral-kernel/sm8150/original-kernel-headers/video/ |
| D | uvesafb.h | 22 __u16 fs; member
|
| /device/google/sunfish-kernel/sm7150/original-kernel-headers/video/ |
| D | uvesafb.h | 22 __u16 fs; member
|
| /device/google/sunfish-kernel/sm7150/kernel-headers/video/ |
| D | uvesafb.h | 37 __u16 fs; member
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
| D | Xlibint.h | 649 #define CI_GET_CHAR_INFO_1D(fs,col,def,cs) \ argument 662 #define CI_GET_DEFAULT_INFO_1D(fs,cs) \ argument 671 #define CI_GET_CHAR_INFO_2D(fs,row,col,def,cs) \ argument 688 #define CI_GET_DEFAULT_INFO_2D(fs,cs) \ argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
| D | BlitGL.cpp | 1477 GLuint fs = ANGLE_GL_TRY(context, mFunctions->createShader(GL_FRAGMENT_SHADER)); in getBlitProgram() local
|