OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_flagCreate
(Results
1 - 8
of
8
) sorted by null
/hardware/samsung_slsi/exynos5/libexynosutils/
ExynosMutex.cpp
48
m_flagCreate
= false;
54
if (
m_flagCreate
== true)
60
if (
m_flagCreate
== true) {
90
m_flagCreate
= true;
97
if (
m_flagCreate
== false) {
106
m_flagCreate
= false;
111
return
m_flagCreate
;
116
if (
m_flagCreate
== false) {
139
if (
m_flagCreate
== false) {
159
if (
m_flagCreate
== false)
[
all
...]
ExynosMutex.h
78
bool
m_flagCreate
;
/hardware/samsung_slsi/exynos5/libcamera/
ExynosJpegEncoderForCamera.cpp
35
m_flagCreate
= false;
58
if (
m_flagCreate
== true) {
65
return
m_flagCreate
;
71
if (
m_flagCreate
== true) {
96
m_flagCreate
= true;
103
if (
m_flagCreate
== false) {
134
m_flagCreate
= false;
143
if (
m_flagCreate
== false) {
153
if (
m_flagCreate
== false) {
162
if (
m_flagCreate
== false)
[
all
...]
ExynosCamera.cpp
631
m_flagCreate
(false),
687
if (
m_flagCreate
== true)
700
if (
m_flagCreate
== true) {
[
all
...]
ExynosJpegEncoderForCamera.h
136
bool
m_flagCreate
;
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosJpegEncoderForCamera.cpp
38
m_flagCreate
= false;
53
if (
m_flagCreate
== true) {
60
return
m_flagCreate
;
66
if (
m_flagCreate
== true) {
97
m_flagCreate
= true;
104
if (
m_flagCreate
== false) {
128
m_flagCreate
= false;
137
if (
m_flagCreate
== false) {
147
if (
m_flagCreate
== false) {
156
if (
m_flagCreate
== false)
[
all
...]
ExynosJpegEncoderForCamera.h
144
bool
m_flagCreate
;
/hardware/samsung_slsi/exynos5/include/
ExynosCamera.h
701
bool
m_flagCreate
;
Completed in 83 milliseconds