Searched refs:sNumInts (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/modules/gralloc/
H A Dgralloc_priv.h82 static const int sNumInts = 6; member in struct:private_handle_t
91 numInts = sNumInts;
101 h->numInts != sNumInts || h->numFds != sNumFds ||
/hardware/msm7k/libgralloc/
H A Dgralloc_priv.h90 static const int sNumInts = 8; member in struct:private_handle_t
99 numInts = sNumInts;
109 h->numInts != sNumInts || h->numFds != sNumFds ||
/hardware/msm7k/libgralloc-qsd8k/
H A Dgralloc_priv.h124 static const int sNumInts = 10; member in struct:private_handle_t
133 numInts = sNumInts;
147 h->numInts != sNumInts || h->numFds != sNumFds ||

Completed in 26 milliseconds