Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 13 of 13) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp75 size_t skip, in FindSupportedFormat()
123 size_t skip = renderer->getFeatures().forceFallbackFormat.enabled ? 1 : 0; in initImageFallback() local
150 size_t skip = renderer->getFeatures().forceFallbackFormat.enabled ? 1 : 0; in initBufferFallback() local
/device/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgoogletest-test-part-test.cc105 const TestPartResult skip(TestPartResult::kSkip, "file.cc", 42, "message"); in TEST_F() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DBinaryStream.h113 void skip(size_t length) in skip() function
/device/generic/vulkan-cereal/stream-servers/
DRenderThread.cpp411 int skip = readBuf.validData() - stat; in main() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DValidateLimitations.cpp421 bool skip = (mShaderType == GL_VERTEX_SHADER) && (operand->getQualifier() == EvqUniform); in validateIndexing() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DRobustResourceInitTest.cpp459 const GLColor &skip) in checkNonZeroPixels()
476 const GLColor &skip) in checkNonZeroPixels3D()
492 const GLColor &skip) in checkFramebufferNonZeroPixels()
503 const GLColor &skip) in checkCustomFramebufferNonZeroPixels()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c999 int skip = 0; in requestOrSendDataCallList() local
1534 int skip; local
1554 int skip; local
1655 int skip; local
1722 int skip; local
2015 int skip; local
2323 int skip = 0; local
3509 int skip = 0; local
/device/google/bramble/vibrator/drv2624/tests/
Dtest-hwapi.cpp153 auto skip = std::string(GetParam()); in TEST_P() local
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp153 auto skip = std::string(GetParam()); in TEST_P() local
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp153 auto skip = std::string(GetParam()); in TEST_P() local
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp154 auto skip = std::string(GetParam()); in TEST_P() local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DString8.cpp333 size_t skip = strlen(other); in removeAll() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp41752 for (size_t skip = 0; skip < 20; skip++) { in GetProcessStartTime() local