OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_num_planes
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp
408
static int
get_num_planes
(int format)
function
580
if (3 ==
get_num_planes
(rhs->format)) {
[
all
...]
/hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp
414
static int
get_num_planes
(int format)
function
586
if (3 ==
get_num_planes
(rhs->format)) {
[
all
...]
/hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp
413
static int
get_num_planes
(int format)
function
585
if (3 ==
get_num_planes
(rhs->format)) {
[
all
...]
/hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp
398
static int
get_num_planes
(int format)
function
570
if (3 ==
get_num_planes
(rhs->format)) {
[
all
...]
/hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp
417
static int
get_num_planes
(int format)
function
589
if (3 ==
get_num_planes
(rhs->format)) {
[
all
...]
/hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp
415
static int
get_num_planes
(int format)
function
591
if (3 ==
get_num_planes
(rhs->format)) {
[
all
...]
Completed in 141 milliseconds