Searched refs:querySupportedValues_vb (Results 1 – 8 of 8) sorted by relevance
78 return mIntf->querySupportedValues_vb(fields, mayBlock); in querySupportedValues()
80 status = interface->querySupportedValues_vb(validValueInfos, C2_MAY_BLOCK); in TEST_F()
185 virtual c2_status_t querySupportedValues_vb( in querySupportedValues_vb() function in MyComponentInstance410 EXPECT_EQ(C2_OK, comp->querySupportedValues_vb(query, C2_DONT_BLOCK)); in TEST_F()
589 mIntf->querySupportedValues_vb(validValueInfos, C2_DONT_BLOCK)); \
327 virtual c2_status_t querySupportedValues_vb(
65 c2_status_t querySupportedValues_vb( in querySupportedValues_vb() function
313 c2_status_t querySupportedValues_vb( in querySupportedValues_vb() function in android::__anonf6895e700111::WrappedDecoderInterface317 c2_status_t result = mIntf->querySupportedValues_vb(fields, mayBlock); in querySupportedValues_vb()338 c2_status_t err = filter.intf->querySupportedValues_vb(filterFields, mayBlock); in querySupportedValues_vb()
78 c2_status_t querySupportedValues_vb( in querySupportedValues_vb() function in android::SampleToneMappingFilter::Interface