OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCropS3D
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/liboverlay/pipes/
overlay3DPipe.h
193
if(!utils::
getCropS3D
<CHAN>(d, _dim, mM3Dfmt)){
194
ALOGE("M3DExtPipe setCrop failed to
getCropS3D
");
262
if(!utils::
getCropS3D
<CHAN>(d, _dim, mM3Dfmt)){
263
ALOGE("M3DPrimaryPipe setCrop failed to
getCropS3D
");
320
if(!utils::
getCropS3D
<CHAN>(d, _dim, mS3Dfmt)){
321
ALOGE("S3DExtPipe setCrop failed to
getCropS3D
");
395
if(!utils::
getCropS3D
<CHAN>(d, _dim, mS3Dfmt)){
396
ALOGE("S3DPrimaryPipe setCrop failed to
getCropS3D
");
/hardware/qcom/display/msm8974/liboverlay/pipes/
overlay3DPipe.h
193
if(!utils::
getCropS3D
<CHAN>(d, _dim, mM3Dfmt)){
194
ALOGE("M3DExtPipe setCrop failed to
getCropS3D
");
262
if(!utils::
getCropS3D
<CHAN>(d, _dim, mM3Dfmt)){
263
ALOGE("M3DPrimaryPipe setCrop failed to
getCropS3D
");
320
if(!utils::
getCropS3D
<CHAN>(d, _dim, mS3Dfmt)){
321
ALOGE("S3DExtPipe setCrop failed to
getCropS3D
");
395
if(!utils::
getCropS3D
<CHAN>(d, _dim, mS3Dfmt)){
396
ALOGE("S3DPrimaryPipe setCrop failed to
getCropS3D
");
/hardware/qcom/display/msm8x26/liboverlay/pipes/
overlay3DPipe.h
193
if(!utils::
getCropS3D
<CHAN>(d, _dim, mM3Dfmt)){
194
ALOGE("M3DExtPipe setCrop failed to
getCropS3D
");
262
if(!utils::
getCropS3D
<CHAN>(d, _dim, mM3Dfmt)){
263
ALOGE("M3DPrimaryPipe setCrop failed to
getCropS3D
");
320
if(!utils::
getCropS3D
<CHAN>(d, _dim, mS3Dfmt)){
321
ALOGE("S3DExtPipe setCrop failed to
getCropS3D
");
395
if(!utils::
getCropS3D
<CHAN>(d, _dim, mS3Dfmt)){
396
ALOGE("S3DPrimaryPipe setCrop failed to
getCropS3D
");
/hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h
151
bool
getCropS3D
(const Dim& in, Dim& out, uint32_t fmt);
675
inline bool
getCropS3D
(const Dim& in, Dim& out, uint32_t fmt)
/hardware/qcom/display/msm8974/liboverlay/
overlayUtils.h
151
bool
getCropS3D
(const Dim& in, Dim& out, uint32_t fmt);
653
inline bool
getCropS3D
(const Dim& in, Dim& out, uint32_t fmt)
/hardware/qcom/display/msm8x26/liboverlay/
overlayUtils.h
151
bool
getCropS3D
(const Dim& in, Dim& out, uint32_t fmt);
675
inline bool
getCropS3D
(const Dim& in, Dim& out, uint32_t fmt)
Completed in 183 milliseconds