HomeSort by relevance Sort by last modified time
    Searched refs:applyState (Results 1 - 16 of 16) sorted by null

  /frameworks/base/libs/hwui/
DisplayListOp.h 112 applyState(deferStruct.mRenderer, saveCount);
121 applyState(replayStruct.mRenderer, saveCount);
124 virtual void applyState(OpenGLRenderer& renderer, int saveCount) const = 0;
274 virtual void applyState(OpenGLRenderer& renderer, int saveCount) const {
308 virtual void applyState(OpenGLRenderer& renderer, int saveCount) const {
347 virtual void applyState(OpenGLRenderer& renderer, int saveCount) const {
384 virtual void applyState(OpenGLRenderer& renderer, int saveCount) const {
404 virtual void applyState(OpenGLRenderer& renderer, int saveCount) const {
423 virtual void applyState(OpenGLRenderer& renderer, int saveCount) const {
443 virtual void applyState(OpenGLRenderer& renderer, int saveCount) const
    [all...]
DeferredDisplayList.cpp 229 mOp->applyState(renderer, saveCount);
  /external/webkit/Source/WebCore/platform/graphics/chromium/
GLES2Canvas.h 103 void applyState();
GLES2Canvas.cpp 238 void GLES2Canvas::applyState()
266 applyState();
278 applyState();
781 applyState();
856 applyState();
863 applyState();
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/openvg/
PainterOpenVG.h 130 void applyState();
SurfaceOpenVG.cpp 208 m_activePainter->applyState();
225 m_activePainter->applyState();
PainterOpenVG.cpp 197 void applyState(PainterOpenVG* painter)
458 void PainterOpenVG::applyState()
461 m_state->applyState(this);
    [all...]
  /packages/apps/Settings/src/com/android/settings/wfd/
WifiDisplaySettings.java 198 applyState();
201 private void applyState() {
357 applyState();
  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextRecording.cpp 261 void applyState(PlatformGraphicsContext* context,
264 ALOGV("applyState(%p->%p, %d-%d)", fromState, toState, fromId, toId);
269 applyState(context, fromState, fromId, toState->parent(), toId);
280 applyState(context, fromState->parent(), fromId, toState, toId);
285 applyState(context, fromState, fromId, toState->parent(), toId);
378 m_recording->applyState(&m_context, m_currState,
466 m_recording->applyState(&context, currState, lastOperationId,
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h 384 void applyState(GLenum drawMode);
Context.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 530 milliseconds