HomeSort by relevance Sort by last modified time
    Searched defs:are (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrGpu.cpp 290 GrDrawState::AutoRestoreEffects* are,
292 if (!fClipMaskManager.setupClipping(this->getClip(), are, devBounds)) {
327 // if popping last entry then pops are unbalanced with pushes
334 GrDrawState::AutoRestoreEffects are; local
336 info.getDstCopy(), &are, info.getDevBounds())) {
345 GrDrawState::AutoRestoreEffects are; local
346 if (!this->setupClipAndFlushState(kStencilPath_DrawType, NULL, &are, NULL)) {
360 GrDrawState::AutoRestoreEffects are; local
361 if (!this->setupClipAndFlushState(kDrawPath_DrawType, dstCopy, &are, NULL)) {
376 GrDrawState::AutoRestoreEffects are; local
    [all...]
GrOvalRenderer.cpp 177 * We are using an implicit function of x^2/a^2 + y^2/b^2 - 1 = 0.
578 // The radii are outset for two reasons. First, it allows the shader to simply perform
916 GrDrawState::AutoRestoreEffects are; local
    [all...]
GrContext.cpp 193 // are now unusable
362 // texels in the resampled image are copies of texels from
461 // Renderable A8 targets are not universally supported (e.g., not on ANGLE)
496 // We had a cache miss and we are in approx mode, relax the fit of the flags.
671 AutoRestoreEffects are; local
674 GrDrawTarget* target = this->prepareToDraw(NULL, BUFFERED_DRAW, &are, &acf);
723 /* create a triangle strip that strokes the specified triangle. There are 8
805 AutoRestoreEffects are; local
807 GrDrawTarget* target = this->prepareToDraw(&paint, BUFFERED_DRAW, &are, &acf);
919 AutoRestoreEffects are; local
983 AutoRestoreEffects are; local
1049 AutoRestoreEffects are; local
1076 AutoRestoreEffects are; local
1109 AutoRestoreEffects are; local
1190 AutoRestoreEffects are; local
1227 AutoRestoreEffects are; local
1564 AutoRestoreEffects are; local
    [all...]
  /external/skia/src/gpu/
GrGpu.cpp 344 GrDrawState::AutoRestoreEffects* are,
346 if (!fClipMaskManager.setupClipping(this->getClip(), are, devBounds)) {
381 // if popping last entry then pops are unbalanced with pushes
388 GrDrawState::AutoRestoreEffects are; local
390 info.getDstCopy(), &are, info.getDevBounds())) {
399 GrDrawState::AutoRestoreEffects are; local
400 if (!this->setupClipAndFlushState(kStencilPath_DrawType, NULL, &are, NULL)) {
414 GrDrawState::AutoRestoreEffects are; local
415 if (!this->setupClipAndFlushState(kDrawPath_DrawType, dstCopy, &are, NULL)) {
430 GrDrawState::AutoRestoreEffects are; local
    [all...]
GrOvalRenderer.cpp 170 * We are using an implicit function of x^2/a^2 + y^2/b^2 - 1 = 0.
548 // The radii are outset for two reasons. First, it allows the shader to simply perform
891 GrDrawState::AutoRestoreEffects are; local
    [all...]
GrContext.cpp 187 // are now unusable
341 // texels in the resampled image are copies of texels from
439 // Renderable A8 targets are not universally supported (e.g., not on ANGLE)
474 // We had a cache miss and we are in approx mode, relax the fit of the flags.
643 AutoRestoreEffects are; local
645 this->prepareToDraw(NULL, BUFFERED_DRAW, &are, &acf)->clear(rect, color,
690 /* create a triangle strip that strokes the specified triangle. There are 8
727 // we are keeping around the "tweak the alpha" trick because
791 AutoRestoreEffects are; local
793 GrDrawTarget* target = this->prepareToDraw(&paint, BUFFERED_DRAW, &are, &acf)
916 AutoRestoreEffects are; local
971 AutoRestoreEffects are; local
1034 AutoRestoreEffects are; local
1058 AutoRestoreEffects are; local
1091 AutoRestoreEffects are; local
1174 AutoRestoreEffects are; local
1208 AutoRestoreEffects are; local
1546 AutoRestoreEffects are; local
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-compat-3.2.1.jar 
aether-impl-0.9.0.M2.jar 

Completed in 523 milliseconds