OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eventState
(Results
1 - 7
of
7
) sorted by null
/external/deqp/framework/platform/X11/
tcuX11GlxPlatform.hpp
37
de::MovePtr<glu::ContextFactory> createContextFactory (
EventState
&
eventState
);
tcuX11EglPlatform.hpp
41
Platform (
EventState
&
eventState
);
tcuX11EglPlatform.cpp
215
DisplayFactory (
EventState
&
eventState
);
220
EventState
& m_eventState;
223
DisplayFactory::DisplayFactory (
EventState
&
eventState
)
228
, m_eventState (
eventState
)
244
Platform::Platform (
EventState
&
eventState
)
246
m_nativeDisplayFactoryRegistry.registerFactory(new DisplayFactory(
eventState
));
tcuX11GlxPlatform.cpp
77
GlxContextFactory (
EventState
&
eventState
);
82
EventState
& getEventState (void) const { return m_eventState;}
88
EventState
& m_eventState;
94
GlxDisplay (
EventState
&
eventState
,
199
GlxContextFactory::GlxContextFactory (
EventState
&
eventState
)
206
, m_eventState (
eventState
)
223
GlxDisplay::GlxDisplay (
EventState
& eventState, const char* name
[
all
...]
tcuX11.cpp
41
EventState
::
EventState
(void)
46
EventState
::~
EventState
(void)
50
void
EventState
::setQuitFlag (bool quit)
56
bool
EventState
::getQuitFlag (void)
62
Display::Display (
EventState
&
eventState
, const char* name)
63
: m_eventState (
eventState
)
/external/chromium_org/third_party/skia/src/animator/
SkAnimator.cpp
413
SkEventState
eventState
;
414
SkDEBUGCODE(bool success =) evt.findPtr("anim", (void**) &
eventState
.fDisplayable);
419
fMaker->fEvents.doEvent(*fMaker, SkDisplayEvent::kOnEnd, &
eventState
);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
Completed in 156 milliseconds