Searched refs:AndroidMotionEvent_Decoder (Results 1 – 1 of 1) sorted by relevance
653 class AndroidMotionEvent_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/25, /*HAS…655 AndroidMotionEvent_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in AndroidMotionEvent_Decoder() function656 …explicit AndroidMotionEvent_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<c… in AndroidMotionEvent_Decoder() function657 …explicit AndroidMotionEvent_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.da… in AndroidMotionEvent_Decoder() function700 using Decoder = AndroidMotionEvent_Decoder;