OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASTC_BLOCK_SIZE
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp
49
#define
ASTC_BLOCK_SIZE
16
498
size = alignedw * alignedh *
ASTC_BLOCK_SIZE
;
/hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp
49
#define
ASTC_BLOCK_SIZE
16
493
size = alignedw * alignedh *
ASTC_BLOCK_SIZE
;
/hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp
49
#define
ASTC_BLOCK_SIZE
16
506
size = alignedw * alignedh *
ASTC_BLOCK_SIZE
;
/hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp
49
#define
ASTC_BLOCK_SIZE
16
586
size = alignedw * alignedh *
ASTC_BLOCK_SIZE
;
/hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp
52
#define
ASTC_BLOCK_SIZE
16
667
size = alignedw * alignedh *
ASTC_BLOCK_SIZE
;
[
all
...]
/hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.cpp
41
#define
ASTC_BLOCK_SIZE
16
265
size = alignedw * alignedh *
ASTC_BLOCK_SIZE
;
Completed in 173 milliseconds