Searched refs:DC_STREAMINTENT_SIZE (Results 1 – 2 of 2) sorted by relevance
32 const uint32_t DC_STREAMINTENT_SIZE = 6; variable33 const StreamIntent streamIntentType[DC_STREAMINTENT_SIZE] = {51 info.intent_ = streamIntentType[data[0] % DC_STREAMINTENT_SIZE]; in DcameraCreateStreamsFuzzTest()
32 const uint32_t DC_STREAMINTENT_SIZE = 6; variable33 const StreamIntent streamIntentType[DC_STREAMINTENT_SIZE] = {59 info.intent_ = streamIntentType[data[0] % DC_STREAMINTENT_SIZE]; in DcameraIsStreamsSupportedFuzzTest()