OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GrallocDirectChannel
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/sensorhal/
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 {
directchannel.h
87
class
GrallocDirectChannel
: public DirectChannelBase {
89
GrallocDirectChannel
(const struct sensors_direct_mem_t *mem);
90
~
GrallocDirectChannel
() override;
Completed in 47 milliseconds