OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isStreamInUse
(Results
1 - 6
of
6
) sorted by null
/device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.h
67
bool
isStreamInUse
(uint32_t id);
JpegCompressor.cpp
205
bool JpegCompressor::
isStreamInUse
(uint32_t id) {
/frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.h
57
bool
isStreamInUse
(uint32_t id);
JpegCompressor.cpp
147
bool JpegCompressor::
isStreamInUse
(uint32_t /*id*/) {
/device/generic/goldfish/camera/
EmulatedFakeCamera2.h
174
bool
isStreamInUse
(uint32_t streamId);
193
bool
isStreamInUse
(uint32_t id);
242
bool
isStreamInUse
(uint32_t id);
EmulatedFakeCamera2.cpp
520
if (
isStreamInUse
(stream_id)) {
778
bool EmulatedFakeCamera2::ConfigureThread::
isStreamInUse
(uint32_t id) {
[
all
...]
Completed in 25 milliseconds