OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:back_func
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrStencil.h
134
FRONT_FUNC,
BACK_FUNC
) \
140
(
BACK_FUNC
) == kAlways_StencilFunc)
145
FRONT_FUNC,
BACK_FUNC
) \
148
((
BACK_FUNC
) == kNever_StencilFunc || \
152
((
BACK_FUNC
) == kAlways_StencilFunc || \
158
FRONT_FUNC,
BACK_FUNC
) \
160
FRONT_FAIL_OP,BACK_FAIL_OP,FRONT_FUNC,
BACK_FUNC
) ? \
163
FRONT_FAIL_OP,BACK_FAIL_OP,FRONT_FUNC,
BACK_FUNC
) ? \
348
FRONT_FUNC,
BACK_FUNC
, \
355
{(FRONT_FUNC), (
BACK_FUNC
) }, \
[
all
...]
/external/opencv/cxcore/src/
cxmatrix.cpp
1101
CvLUBackFunc
back_func
;
local
1399
CvLUBackFunc
back_func
;
local
[
all
...]
Completed in 63 milliseconds