Home
last modified time | relevance | path

Searched refs:validate_size (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp489 static bool validate_size(uint32_t layer_count, uint32_t width, uint32_t height) { in validate_size() function
526 !validate_size(bufDescriptor->layer_count, bufDescriptor->width, bufDescriptor->height)) { in validate_descriptor()