OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getVendorSectionName
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/camera/
EmulatedCamera3.cpp
161
const char* EmulatedCamera3::
getVendorSectionName
(uint32_t tag) {
255
return ec->
getVendorSectionName
(tag);
EmulatedCamera2.cpp
187
const char* EmulatedCamera2::
getVendorSectionName
(uint32_t tag) {
346
return ec->
getVendorSectionName
(tag);
EmulatedFakeCamera2.cpp
677
const char* EmulatedFakeCamera2::
getVendorSectionName
(uint32_t tag) {
[
all
...]
EmulatedFakeCamera3.cpp
[
all
...]
Completed in 207 milliseconds