Home | History | Annotate | Download | only in impl

Lines Matching refs:SetCommand

396         SetCommand s = sSetCommandMap.get(key);
970 private static final HashMap<Key<?>, SetCommand> sSetCommandMap =
971 new HashMap<Key<?>, SetCommand>();
974 new SetCommand() {
981 new SetCommand() {
988 new SetCommand() {
994 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() {
1000 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() {