OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mem1d
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/hwc/
hwc.c
570
static unsigned int
mem1d
(IMG_native_handle_t *handle)
function
987
if (
mem1d
(handle) > limits.tiler1d_slot_size)
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
381
static unsigned int
mem1d
(IMG_native_handle_t *handle)
function
792
if (
mem1d
(handle) > MAX_TILER_SLOT)
997
num->mem +=
mem1d
(handle);
[
all
...]
Completed in 71 milliseconds