Home
last modified time | relevance | path

Searched refs:ensureInitialized (Results 1 - 13 of 13) sorted by relevance

/third_party/lame/test/
H A Dlame_test.cpp121 void ensureInitialized() { in ensureInitialized() function in Lame
170 ensureInitialized(); in encode()
175 ensureInitialized(); in flush()
180 ensureInitialized(); in getLameTag()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DInfoLog.h66 ensureInitialized(); in operator <<()
77 void ensureInitialized() in ensureInitialized() function in gl::InfoLog
H A DTexture.h564 angle::Result ensureInitialized(const Context *context);
H A DTexture.cpp1492 ANGLE_TRY(source->ensureInitialized(context)); in copyTexture()
1525 ANGLE_TRY(source->ensureInitialized(context)); in copySubTexture()
2139 angle::Result Texture::ensureInitialized(const Context *context) in ensureInitialized() function in Texture
H A DState.cpp3334 ANGLE_TRY(texture->ensureInitialized(context));
3349 ANGLE_TRY(texture->ensureInitialized(context));
H A DProgram.cpp888 ensureInitialized(); in appendSanitized()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyFieldLite.java223 ensureInitialized(defaultInstance); in getValue()
405 protected void ensureInitialized(MessageLite defaultInstance) { in ensureInitialized() method in LazyFieldLite
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DHLSLCompiler.h63 angle::Result ensureInitialized(d3d::Context *context);
H A DHLSLCompiler.cpp116 angle::Result HLSLCompiler::ensureInitialized(d3d::Context *context) in ensureInitialized() function in rx::HLSLCompiler
363 ANGLE_TRY(ensureInitialized(context)); in disassembleBinary()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.h309 angle::Result ensureInitialized(const gl::Context *context);
H A DStateManager11.cpp1763 ANGLE_TRY(ensureInitialized(context));
1927 angle::Result StateManager11::ensureInitialized(const gl::Context *context)
H A DRenderer11.cpp3159 return mCompiler.ensureInitialized(context); in ensureHLSLCompilerInitialized()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp2758 return mCompiler.ensureInitialized(context); in ensureHLSLCompilerInitialized()

Completed in 35 milliseconds