OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LazyInstanceState
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/shared/emugl/common/
lazy_instance.h
88
struct
LazyInstanceState
{
109
{ ::emugl::internal::
LazyInstanceState
::STATE_INIT }
135
mutable internal::
LazyInstanceState
mState;
lazy_instance.cpp
27
typedef
LazyInstanceState
::AtomicType AtomicType;
75
bool
LazyInstanceState
::inInitState() {
79
bool
LazyInstanceState
::needConstruction() {
96
void
LazyInstanceState
::doneConstructing() {
Completed in 31 milliseconds