Home
last modified time | relevance | path

Searched defs:InitialState (Results 1 – 22 of 22) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DCurrentColorTest.cpp34 TEST_P(CurrentColorTest, InitialState) in TEST_P() argument
DCurrentNormalTest.cpp36 TEST_P(CurrentNormalTest, InitialState) in TEST_P() argument
DTextureTargetEnableTest.cpp30 TEST_P(TextureTargetEnableTest, InitialState) in TEST_P() argument
DShadeModelTest.cpp34 TEST_P(ShadeModelTest, InitialState) in TEST_P() argument
DMatrixModeTest.cpp32 TEST_P(MatrixModeTest, InitialState) in TEST_P() argument
DTextureParameterTest.cpp34 TEST_P(TextureParameterTest, InitialState) in TEST_P() argument
DMatrixStackTest.cpp32 TEST_P(MatrixStackTest, InitialState) in TEST_P() argument
DClientStateEnable.cpp37 TEST_P(ClientStateEnable, InitialState) in TEST_P() argument
DPointParameterTest.cpp34 TEST_P(PointParameterTest, InitialState) in TEST_P() argument
DClientActiveTextureTest.cpp34 TEST_P(ClientActiveTextureTest, InitialState) in TEST_P() argument
DClipPlaneTest.cpp34 TEST_P(ClipPlaneTest, InitialState) in TEST_P() argument
DCurrentTextureCoordsTest.cpp39 TEST_P(CurrentTextureCoordsTest, InitialState) in TEST_P() argument
DFogTest.cpp34 TEST_P(FogTest, InitialState) in TEST_P() argument
DMaterialsTest.cpp36 TEST_P(MaterialsTest, InitialState) in TEST_P() argument
DLightsTest.cpp39 TEST_P(LightsTest, InitialState) in TEST_P() argument
DTextureEnvTest.cpp132 TEST_P(TextureEnvTest, InitialState) in TEST_P() argument
/third_party/flutter/skia/src/gpu/
DGrReducedClip.h32 enum class InitialState : bool { enum
DGrClipStackClip.cpp33 typedef GrReducedClip::InitialState InitialState; typedef
/third_party/grpc/test/core/tsi/
Dssl_session_cache_test.cc86 TEST(SslSessionCacheTest, InitialState) { in TEST() argument
/third_party/flutter/skia/third_party/externals/sdl/src/audio/xaudio2/
DSDL_xaudio2.h86 BOOL InitialState; member
/third_party/flutter/skia/tests/
DClipStackTest.cpp48 typedef GrReducedClip::InitialState InitialState; typedef
/third_party/python/Modules/
Doverlapped.c369 BOOL InitialState; in overlapped_CreateEvent() local