OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetEffect
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4xxx/camera/inc/
General3A_Settings.h
266
SetEffect
= 1 << 10,
/external/chromium_org/v8/tools/gcmole/
gcmole.cc
431
void
SetEffect
(int arg, ExprEffect in) {
780
props.
SetEffect
(i, VisitExpr(exprs[i], env));
837
props->
SetEffect
(arg + 1, VisitExpr(call->getArg(arg), env));
850
props.
SetEffect
(0, VisitExpr(receiver, env));
[
all
...]
/external/v8/tools/gcmole/
gcmole.cc
431
void
SetEffect
(int arg, ExprEffect in) {
782
props.
SetEffect
(i, VisitExpr(exprs[i], env));
839
props->
SetEffect
(arg + 1, VisitExpr(call->getArg(arg), env));
852
props.
SetEffect
(0, VisitExpr(receiver, env));
[
all
...]
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp
278
mPending3Asettings |=
SetEffect
;
[
all
...]
Completed in 257 milliseconds