OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avmr
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrSoftwarePathRenderer.cpp
85
GrDrawState::AutoViewMatrixRestore
avmr
;
local
86
if (!
avmr
.setIdentity(target->drawState())) {
GrSWMaskHelper.cpp
186
GrDrawState::AutoViewMatrixRestore
avmr
;
local
187
if (!
avmr
.setIdentity(drawState)) {
GrOvalRenderer.cpp
509
GrDrawState::AutoViewMatrixRestore
avmr
;
local
510
if (!
avmr
.setIdentity(drawState)) {
666
GrDrawState::AutoViewMatrixRestore
avmr
;
local
667
if (!
avmr
.setIdentity(drawState)) {
935
GrDrawState::AutoViewMatrixRestore
avmr
;
local
[
all
...]
GrDefaultPathRenderer.cpp
479
GrDrawState::AutoViewMatrixRestore
avmr
;
local
490
avmr
.setIdentity(drawState);
GrContext.cpp
821
GrDrawState::AutoViewMatrixRestore
avmr
;
local
822
if (!
avmr
.setIdentity(target->drawState())) {
871
GrDrawState::AutoViewMatrixRestore
avmr
;
local
874
avmr
.set(drawState, *matrix);
1114
GrDrawState::AutoViewMatrixRestore
avmr
;
local
[
all
...]
GrClipMaskManager.cpp
353
GrDrawState::AutoViewMatrixRestore
avmr
;
local
355
SkAssertResult(
avmr
.setIdentity(drawState));
[
all
...]
GrDrawTarget.cpp
646
GrDrawState::AutoViewMatrixRestore
avmr
;
local
648
avmr
.set(this->drawState(), *matrix);
[
all
...]
GrInOrderDrawBuffer.cpp
162
GrDrawState::AutoViewMatrixRestore
avmr
;
local
163
if (!
avmr
.setIdentity(drawState)) {
/external/skia/src/gpu/
GrSoftwarePathRenderer.cpp
85
GrDrawState::AutoViewMatrixRestore
avmr
;
local
86
if (!
avmr
.setIdentity(target->drawState())) {
GrSWMaskHelper.cpp
186
GrDrawState::AutoViewMatrixRestore
avmr
;
local
187
if (!
avmr
.setIdentity(drawState)) {
GrOvalRenderer.cpp
509
GrDrawState::AutoViewMatrixRestore
avmr
;
local
510
if (!
avmr
.setIdentity(drawState)) {
666
GrDrawState::AutoViewMatrixRestore
avmr
;
local
667
if (!
avmr
.setIdentity(drawState)) {
935
GrDrawState::AutoViewMatrixRestore
avmr
;
local
[
all
...]
GrDefaultPathRenderer.cpp
479
GrDrawState::AutoViewMatrixRestore
avmr
;
local
490
avmr
.setIdentity(drawState);
GrContext.cpp
821
GrDrawState::AutoViewMatrixRestore
avmr
;
local
822
if (!
avmr
.setIdentity(target->drawState())) {
871
GrDrawState::AutoViewMatrixRestore
avmr
;
local
874
avmr
.set(drawState, *matrix);
1114
GrDrawState::AutoViewMatrixRestore
avmr
;
local
[
all
...]
GrClipMaskManager.cpp
353
GrDrawState::AutoViewMatrixRestore
avmr
;
local
355
SkAssertResult(
avmr
.setIdentity(drawState));
[
all
...]
GrDrawTarget.cpp
646
GrDrawState::AutoViewMatrixRestore
avmr
;
local
648
avmr
.set(this->drawState(), *matrix);
[
all
...]
GrInOrderDrawBuffer.cpp
162
GrDrawState::AutoViewMatrixRestore
avmr
;
local
163
if (!
avmr
.setIdentity(drawState)) {
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp
1686
GrDrawState::AutoViewMatrixRestore
avmr
;
local
[
all
...]
/external/skia/src/gpu/gl/
GrGpuGL.cpp
1686
GrDrawState::AutoViewMatrixRestore
avmr
;
local
[
all
...]
Completed in 61 milliseconds