OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRotate270
(Results
1 - 14
of
14
) sorted by null
/external/libyuv/files/unit_test/
rotate_test.cc
109
kRotate270
, benchmark_iterations_,
140
kRotate270
, benchmark_iterations_,
232
kRotate270
, benchmark_iterations_,
260
kRotate270
, benchmark_iterations_,
288
kRotate270
, benchmark_iterations_,
rotate_argb_test.cc
124
kRotate270
, benchmark_iterations_,
164
kRotate270
, benchmark_iterations_,
192
kRotate270
, benchmark_iterations_,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
rotate.h
26
kRotate270
= 270, // Rotate 270 degrees clockwise.
/external/libyuv/files/include/libyuv/
rotate.h
26
kRotate270
= 270, // Rotate 270 degrees clockwise.
/external/drm_hwcomposer/
drmhwcomposer.h
128
kRotate270
= 1 << 4,
drmdisplaycomposition.cpp
469
if (transform & DrmHwcTransform::
kRotate270
) {
479
DrmHwcTransform::
kRotate270
;
glworker.cpp
342
} else if (layer.transform == DrmHwcTransform::
kRotate270
) {
drmdisplaycompositor.cpp
704
else if (layer.transform & DrmHwcTransform::
kRotate270
)
[
all
...]
hwcomposer.cpp
320
transform = DrmHwcTransform::
kRotate270
;
/external/libvpx/libvpx/third_party/libyuv/source/
rotate.cc
333
case
kRotate270
:
398
case
kRotate270
:
469
case
kRotate270
:
rotate_argb.cc
186
case
kRotate270
:
/external/libyuv/files/source/
rotate.cc
328
case
kRotate270
:
393
case
kRotate270
:
464
case
kRotate270
:
rotate_argb.cc
186
case
kRotate270
:
/external/webrtc/webrtc/common_video/libyuv/
webrtc_libyuv.cc
187
return libyuv::
kRotate270
;
Completed in 827 milliseconds