HomeSort by relevance Sort by last modified time
    Searched refs:GrallocDirectChannel (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/sensorhal/
directchannel.h 87 class GrallocDirectChannel : public DirectChannelBase {
89 GrallocDirectChannel(const struct sensors_direct_mem_t *mem);
90 ~GrallocDirectChannel() override;
directchannel.cpp 269 GrallocDirectChannel::GrallocDirectChannel(const struct sensors_direct_mem_t *mem)
313 GrallocDirectChannel::~GrallocDirectChannel() {
329 bool GrallocDirectChannel::memoryMatches(const struct sensors_direct_mem_t *mem) const {
hubconnection.cpp     [all...]

Completed in 52 milliseconds