Searched refs:encodeLayerCount (Results 1 – 3 of 3) sorted by relevance
186 …ASSERT_NO_FATAL_FAILURE(testHelper(GetParam(), gralloc4::encodeLayerCount, gralloc4::decodeLayerCo… in TEST_P()504 ASSERT_NE(NO_ERROR, gralloc4::encodeLayerCount(0, nullptr)); in TEST_F()
275 status_t encodeLayerCount(uint64_t layerCount, android::hardware::hidl_vec<uint8_t>* outLayerCount);
976 status_t encodeLayerCount(uint64_t layerCount, hidl_vec<uint8_t>* outLayerCount) { in encodeLayerCount() function